package biniou

  1. Overview
  2. Docs
type tbl
val create : int -> tbl
val clear : tbl -> unit
val put : tbl -> ('a * type_id) -> int -> int