azure-cosmos-db.utilities
Utilities
azure-cosmos-db
module Ms_time : sig ... end
module Verb : sig ... end
val take_first : int -> 'a list -> 'a list * 'a list
val apply_to_header_if_some : string -> ('a -> string) -> 'a option -> Cohttp.Header.t -> Cohttp.Header.t