oeis-0.3.10: Interface to the Online Encyclopedia of Integer Sequences (OEIS)

Safe HaskellNone
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 #