quickcheck-instances-0.3.30: Common quickcheck instances
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.QuickCheck.Instances.Scientific

Orphan instances

Arbitrary Scientific Source # 
Instance details

CoArbitrary Scientific Source # 
Instance details

Methods

coarbitrary :: Scientific -> Gen b -> Gen b #

Function Scientific Source # 
Instance details

Methods

function :: (Scientific -> b) -> Scientific :-> b #