Module Core_kernel__String_id_intf
Disallows the empty string and whitespace around the edges in of_string
and t_of_sexp
, but doesn't check when reading from bin_io.
module type S = sig ... end
module type String_id = sig ... end