package ppx_deriving_madcast

  1. Overview
  2. Docs
Library deriving cast functions based on their types.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.tar.gz
sha256=520e423e92e776610dba2a3d6e24bc6a5f975930251d45ae8780dd86641051f2
md5=312d4fcb58029810900c50c7cb9cfe69

doc/ppx_deriving_madcast.api/Madcast/index.html

Module Madcast

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.