package bonsai

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'key t =
  1. | T : {
    1. action : 'a;
    2. type_id : 'a t;
    3. key : 'key;
    } -> 'key t
val unit : unit t t
val int : int t t
OCaml

Innovation. Community. Security.