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