Module Int_conversions.Make_binary

in the output, to_string, to_string_hum, and sexp_of_t convert t to an unsigned binary representation with an "0b" prefix.

Parameters

module I : sig ... end

Signature

module Binary : sig ... end