alg_structs icon indicating copy to clipboard operation
alg_structs copied to clipboard

Algebraic Structures in OCaml Structs

Results 1 alg_structs issues
Sort by recently updated
recently updated
newest added

The ppx_deriving package doesn't actually contain a library named "ppx_deriving", but it does contain several libraries with "ppx_deriving" as a prefix (e.g. ppx_deriving.eq, ppx_deriving.ord). Currently it's possible to depend on...