Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
include FeatCore.BigIntSig.EXTENDED with type t = Big_int.big_int
include FeatCore.BigIntSig.BASIC with type t = Big_int.big_int
type t = Big_int.big_int
val zero : t
val one : t
val of_int : int -> t
val to_int : t -> int
val to_string : t -> string