package archetype

  1. Overview
  2. Docs

Parameters

module I : Item

Signature

type item = I.t
type t
val initial : t
val find : item -> t -> item
val union : item -> item -> t -> t
val same : item -> item -> t -> bool
OCaml

Innovation. Community. Security.