package bitv
-
bitv.string
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
With most significant bits first.
val to_string : t -> string
val of_string : string -> t
val print : Format.formatter -> t -> unit