summaryrefslogtreecommitdiff
path: root/devel/hs-syb/DESCR
blob: 3527b02a2a04ad77d8c8d565e5162aed9735d87e (plain)
1
2
3
4
5
6
This package contains the generics system described in the Scrap Your
Boilerplate papers (see
http://www.cs.uu.nl/wiki/GenericProgramming/SYB). It defines the Data
class of types permitting folding and unfolding of constructor
applications, instances of this class for primitive types, and a
variety of traversals.