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