package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val of_string : string -> t
val to_string : t -> string
val sprint : t -> string
val print : t -> Pp.t
val classify : t -> num_class
val compare : t -> t -> int