package coq

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = sign * UnsignedNat.t
val of_string : string -> t
val to_string : t -> string
val classify : t -> num_class
val of_bigint : num_class -> Z.t -> t
val to_bigint : t -> Z.t