oeis-0.3.7: 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

get :: URI -> IO (Maybe String) Source

request :: URI -> Request String Source