Mavryk_raw_protocol_001_PtAtLas.Non_empty_stringinclude Mavryk_protocol_environment_001_PtAtLas.Compare.S with type t := tval of_string : string -> t optionReturns None if the original string is empty.
val of_string_exn : string -> tFails with Invalid_argument if the original string is empty.