package caqti

  1. Overview
  2. Docs

Module type Caqti_heap.SSource

Sourcetype t
Sourcetype elt
Sourceval empty : t
Sourceval is_empty : t -> bool
Sourceval card : t -> int
Sourceval push : elt -> t -> t
Sourceval merge : t -> t -> t
Sourceval pop_e : t -> elt * t
OCaml

Innovation. Community. Security.