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

Data.Number.Flint.Calcium.Fexpr.Instances

Documentation

lift1 :: (Ptr CFexpr -> Ptr CFexpr -> IO a) -> Fexpr -> Fexpr Source #

liftTo :: (Ptr CFexpr -> t -> IO a) -> t -> IO Fexpr Source #

Orphan instances

Num Fexpr Source # 
Instance details

Show Fexpr Source # 
Instance details

Methods

showsPrec :: Int -> Fexpr -> ShowS #

show :: Fexpr -> String #

showList :: [Fexpr] -> ShowS #