Safe Haskell | Safe-Infered |
---|
Language.Lambda.Arbitrary
Documentation
sym_arbitrary :: Gen StringSource
Generates a string like x_{n} where n is positive integer
gexpr_shrink :: GExpr a -> [GExpr a]Source
Shrink function for an GExpr. See the example at the top of the module