oeis2-1.0.9: 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
Read Keyword Source # 
Instance details

Defined in Math.OEIS.Types

Show Keyword Source # 
Instance details

Defined in Math.OEIS.Types

Eq Keyword Source # 
Instance details

Defined in Math.OEIS.Types

Methods

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

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

data OEISData Source #

Instances

Instances details
Show OEISData Source # 
Instance details

Defined in Math.OEIS.Types

data OEISSeq Source #

Instances

Instances details
Read OEISSeq Source # 
Instance details

Defined in Math.OEIS.Types

Show OEISSeq Source # 
Instance details

Defined in Math.OEIS.Types

Eq OEISSeq Source # 
Instance details

Defined in Math.OEIS.Types

Methods

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

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