package coq

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

Module HeapSource

Heaps

Sourcemodule type Ordered = sig ... end
Sourcemodule type S = sig ... end
Sourceexception EmptyHeap
Functional implementation.
Sourcemodule Functional (X : Ordered) : S with type elt = X.t
OCaml

Innovation. Community. Security.