package ppx_deriving_morphism

  1. Overview
  2. No Docs
Morphism generator for OCaml >=4.02

Install

Authors

Maintainers

Sources

v0.4.1.tar.gz
md5=3c36dd9c6fa09b732990ca1bfbafbc66

Description

ppx_deriving_morphism is a ppx_deriving plugin that provides a generator for records implementing openly recursive map and fold routines for arbitrary data structures.

Tags

syntax

Published: 24 Oct 2017

Dependencies (5)

  1. cppo_ocamlbuild build
  2. ocamlfind build
  3. ppx_tools >= "4.02.3"
  4. ppx_deriving >= "3.0" & < "4.3"
  5. ocaml >= "4.02.1"

Dev Dependencies (2)

  1. ppx_import with-test & < "2.0"
  2. ounit with-test

Used by

None

Conflicts

None