f3edd7f795
derivers for pretty-printing, type-safe marshalling with structure-sharing, dynamic typing, equality, and more. This is a version of the deriving library adapted for use with Ocsigen. WWW: http://github.com/hnrgrgr/deriving PR: ports/176162 Submitted by: Jaap Boender <jaapb@kerguelen.org>
6 lines
300 B
Text
6 lines
300 B
Text
Extension to OCaml for deriving functions from type declarations. Includes
|
|
derivers for pretty-printing, type-safe marshalling with structure-sharing,
|
|
dynamic typing, equality, and more. This is a version of the deriving library
|
|
adapted for use with Ocsigen.
|
|
|
|
WWW: http://github.com/hnrgrgr/deriving
|