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