Safe Haskell | Safe-Infered |
---|
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
Safe Haskell | Safe-Infered |
---|
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