Module Fs_impl.Name6bitsSource

Sourcetype t = string
Sourceval equal : string -> string -> bool
Sourceval to_string : 'a -> 'a
Sourceval pp : Format.formatter -> string -> unit
Sourceval encode : char -> int
Sourceval decode : int -> char
Sourceval to_segment : string -> Segment.t
Sourceval of_segment : Segment.t -> string option
Sourceval test : string -> unit