资 源 简 介
Update: Jake Donham has updated this package to work with OCaml 3.12: [http://github.com/jaked/deriving](http://github.com/jaked/deriving)
deriving
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.
Download source
Introduction
Standard classes