Biocaml_std.Char.is_alpha_num

let is_alpha_num c = is_letter c || is_digit c

AltStyle によって変換されたページ (->オリジナル) /