Instant is
off
Search plugin
Manual
haskell.org
Text
-quickcheck -parsec +syb
Packages
quickcheck
parsec
syb
module
Data.Generics.
Text
syb
Data.Generics.Text
"Scrap your boilerplate" --- Generic programming in Haskell See
http://www.cs.uu.nl/wiki/GenericProgramming/SYB
. The present module provides generic operations for text serialisation of terms.
module
Generics.SYB.
Text
syb
Generics.SYB.Text
Convenience alias for
Data.Generics.Text
.
everythingWithCon
text
:: s -> (r -> r -> r) -> GenericQ (s -> (r, s)) -> GenericQ r
syb
Data.Generics.Schemes
Summarise all nodes in top-down, left-to-right order, carrying some state down the tree during the computation, but not left-to-right to siblings.