package ocplib-simplex

  1. Overview
  2. Docs
type t
val empty : t
val union : t -> t -> t
val print : Stdlib.Format.formatter -> t -> unit