oeis-0.3.10.1: Interface to the Online Encyclopedia of Integer Sequences (OEIS)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Math.OEIS.Internal

Description

This module exists just to facilitate testing. Nothing here is part of the OEIS API.

Documentation

getOEIS :: (a -> String) -> a -> IO [OEISSequence] Source #