Module Biocaml_std.Char


module Char: sig .. end

include BatChar
val is_space : char -> bool
val is_alpha_num : char -> bool