package higher_kinded

  1. Overview
  2. Docs
A library with an encoding of higher kinded types in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=a9f046111d35745d60e13eaa212d621a8bdad315f350fe1b024d0854f99e0551

doc/higher_kinded/Higher_kinded/Make2/index.html

Module Higher_kinded.Make2Source

Parameters

module X : sig ... end

Signature

Sourcetype higher_kinded
Sourceval inject : ('a, 'z) X.t -> ('a -> 'z -> higher_kinded) t
Sourceval project : ('a -> 'z -> higher_kinded) t -> ('a, 'z) X.t
OCaml

Innovation. Community. Security.