Safe Haskell | None |
---|---|
Language | Haskell2010 |
This module exists just to facilitate testing. Nothing here is part of the OEIS API.
Documentation
idSearchURI :: String -> String Source #
seqSearchURI :: SequenceData -> String Source #
readKeyword :: String -> Keyword Source #
capitalize :: String -> String Source #
addElement :: (Char, String) -> OEISSequence -> OEISSequence Source #
parseKeywords :: String -> [Keyword] Source #
combineConts :: [String] -> [String] Source #