import.ml
re
re.emacs
re.glob
re.pcre
re.perl
re.posix
re.str
1 2 3 4 5 6 7 module List = Stdlib.ListLabels module Poly = struct let equal = ( = ) end let ( = ) = Int.equal
1 2 3 4 5 6 7
module List = Stdlib.ListLabels module Poly = struct let equal = ( = ) end let ( = ) = Int.equal