package azure-cosmos-db

  1. Overview
  2. Docs
Azure cosmos db interface

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.4.1.tar.gz
md5=1beb08b700a418d59797c68edbcc47e9
sha512=175a154db53ed9027d6a953ce030bb3dbe6484a3f77bfb37eb8c45738f09189aff6d0f02a7baf7eeb03031d8e1018a286a90da537f71f0bfdb75171ab4dc6288

doc/azure-cosmos-db.utilities/Utilities/index.html

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