mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 09:56:43 -04:00
6 lines
301 B
Text
6 lines
301 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: https://github.com/ocsigen/deriving
|