mmcqd / higher

Higher-kinded programming in OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

higher

Travis build Status

Higher-kinded programming in OCaml, as described in

      Lightweight Higher-Kinded Polymorphism
      Jeremy Yallop and Leo White
      Functional and Logic Programming 2014

You can install higher using opam:

opam install higher

Implementations in other languages

About

Higher-kinded programming in OCaml

License:MIT License


Languages

Language:OCaml 90.0%Language:Shell 10.0%