Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val (~/) : ?options:Re2.Options.t -> string -> Re2.t
val unfold : 'a -> 'b -> ('a -> 'b -> ('a, 'b) unfold_notifier) -> 'a
val fold_until :
'a list ->
'b ->
('b -> 'a -> last:bool -> ('b, 'c) fold_until_notifier) ->
'b