package General

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

Signature

type t
val empty : t
val add : t -> v:E.t -> t
val pop_max : t -> t
val max : t -> E.t