module Char: sig .. end
sig
end
include BatChar
val is_space : char -> bool
char -> bool
val is_alpha_num : char -> bool