package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val make : constant -> bool -> t
module SyntacticOrd : sig ... end
val constant : t -> constant
val unfolded : t -> bool
val unfold : t -> t
val equal : t -> t -> bool
val hash : t -> int
val hcons : t -> t
val compare : t -> t -> int
val map : (constant -> constant) -> t -> t
val to_string : t -> string
val print : t -> Pp.std_ppcmds
OCaml

Innovation. Community. Security.