oeis2-1.0.6: Interface for Online Encyclopedia of Integer Sequences (OEIS).
Safe HaskellSafe-Inferred
LanguageHaskell2010

Math.OEIS.Types

Documentation

type Texts = [Text] Source #

data Keyword Source #

Instances

Instances details
Eq Keyword Source # 
Instance details

Defined in Math.OEIS.Types

Methods

(==) :: Keyword -> Keyword -> Bool #

(/=) :: Keyword -> Keyword -> Bool #

Read Keyword Source # 
Instance details

Defined in Math.OEIS.Types

Show Keyword Source # 
Instance details

Defined in Math.OEIS.Types

data OEISData Source #

Instances

Instances details
Show OEISData Source # 
Instance details

Defined in Math.OEIS.Types

data OEISSeq Source #

Instances

Instances details
Eq OEISSeq Source # 
Instance details

Defined in Math.OEIS.Types

Methods

(==) :: OEISSeq -> OEISSeq -> Bool #

(/=) :: OEISSeq -> OEISSeq -> Bool #

Read OEISSeq Source # 
Instance details

Defined in Math.OEIS.Types

Show OEISSeq Source # 
Instance details

Defined in Math.OEIS.Types