package containers

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = bool
val compare : t -> t -> int
val equal : t -> t -> bool
val negate : t -> t
type !'a printer = Buffer.t -> 'a -> unit
type !'a formatter = Format.formatter -> 'a -> unit
val pp : t printer
val print : t formatter
OCaml

Innovation. Community. Security.