package TCSLib

  1. Overview
  2. Docs
type !'a piterman =
  1. | Node of int * 'a Tcsset.TreeSet.t * 'a piterman Tcsset.TreeSet.t
type !'a state = 'a piterman * int
OCaml

Innovation. Community. Security.