Test.QuickCheck.Instances.Void
Contents
Methods
coarbitrary :: Void -> Gen b -> Gen b Source #
All Void -> a functions are absurd.
Void -> a
Void
absurd
function :: (Void -> b) -> Void :-> b Source #