Files
pkgsrc-ng/devel/hs-syb/DESCR
2016-01-21 23:40:00 +01:00

7 lines
315 B
Plaintext

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.