module Bool:Boolean versions of matching heuristics (sig
..end
true
stands for <>None
).val match_frame : Str.regexp -> string -> int * int -> bool
match_frame
.val match_whole : Str.regexp -> string -> bool
match_whole
.val match_string : string -> string -> bool
match_string
.