uint
Deprecated: An unsigned integer library
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parameters
Signature
type t = U.t
val of_string : string -> t
val to_string : t -> string
val to_string_bin : t -> string
val to_string_oct : t -> string
val to_string_hex : t -> string
val printer : Format.formatter -> t -> unit
val printer_bin : Format.formatter -> t -> unit
val printer_oct : Format.formatter -> t -> unit
val printer_hex : Format.formatter -> t -> unit