module Endian: sig .. end
sig
end
type t =
|
Big
Little
val to_string : t -> string
t -> string
val sys : t
t