package why3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module M : Extmap.S
type key = M.key
type 'a t
val empty : unit -> 'a t
val create : 'a M.t -> 'a t
val union : 'a t -> 'a M.t -> 'a t
val get : 'a t -> 'a M.t
OCaml

Innovation. Community. Security.