Module UtilitiesSource

Sourcemodule Ms_time : sig ... end
Sourcemodule Verb : sig ... end
Sourceval take_first : int -> 'a list -> 'a list * 'a list
Sourceval apply_to_header_if_some : string -> ('a -> string) -> 'a option -> Cohttp.Header.t -> Cohttp.Header.t