quickcheck-instances-0.3.21: Common quickcheck instances
Test.QuickCheck.Instances.Text
Contents
Methods
function :: (Text -> b) -> Text :-> b #
arbitrary :: Gen Text #
shrink :: Text -> [Text] #
coarbitrary :: Text -> Gen b -> Gen b #