package ppx_deriving_madcast

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val derive : Parsetree.core_type -> Parsetree.core_type -> Parsetree.expression list

Given an input type itype and an output type otype, returns a (possibly empty) list of expressions of type itype -> otype.

OCaml

Innovation. Community. Security.