Flint2-0.1.0.5: Haskell bindings for the flint library for number theory
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Number.Flint.NF.Fmpzi.Instances

Documentation

lift1 :: (Ptr CFmpzi -> Ptr CFmpzi -> IO a) -> Fmpzi -> Fmpzi Source #

Orphan instances

Num Fmpzi Source # 
Instance details

Show Fmpzi Source # 
Instance details

Methods

showsPrec :: Int -> Fmpzi -> ShowS #

show :: Fmpzi -> String #

showList :: [Fmpzi] -> ShowS #

Eq Fmpzi Source # 
Instance details

Methods

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

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