deriving
deriving copied to clipboard
Extension to OCaml for deriving functions from type declarations.
Results
2
deriving issues
Sort by
recently updated
recently updated
newest added
Thanks to people @ #ocaml chatroom I was able to find this implementation to make deriving derive show for datatypes containing functions: ``` method function_ ctxt f = > ```...
There doesn't seem to be any way to install deriving. No META file and no 'install' target in the Makefile.