pkgsrc/devel/hs-syb/DESCR
szptvlfn 37e3d0d05a Import syb-0.4.1 as devel/hs-syb,
packaged for wip by pho.

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.
2014-05-21 21:00:19 +00:00

6 lines
315 B
Text

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.