higher_kindedversion

A library with an encoding of higher kinded types in OCaml

OCaml natively supports parameterized type constructors, such as =option=. The parameters of a type constructor may only be types, not arbitrary type constructors. This library makes it possible to parameterize a type with a witness that represents a type constructor.

AuthorJane Street Group, LLC
LicenseMIT
Published
Homepagehttps://github.com/janestreet/higher_kinded
Issue Trackerhttps://github.com/janestreet/higher_kinded/issues
MaintainerJane Street developers
Dependencies
Source [http] https://ocaml.janestreet.com/ocaml-core/v0.16/files/higher_kinded-v0.16.0.tar.gz
sha256=33c1e3c1272eae1201975d3281e8af2858045349d4a0b8e9573844760620f046
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/higher_kinded/higher_kinded.v0.16.0/opam
Required by