package ocsigenserver

  1. Overview
  2. Docs
A full-featured and extensible Web server

Install

Dune Dependency

Authors

Maintainers

Sources

4.0.1.tar.gz
md5=acb09f06430cb8eefd83a849af6450af
sha512=f2c5111a02989572a19706ca5238d3740c4c06d97b0e1791ae0e06665666574ada94421d10edee636042984ab9df6357b4febbb4edc34b01e72619027b95bfec

doc/ocsigen_lib_base/Ocsigen_lib_base/Option/Lwt/index.html

Module Option.Lwt

val map : ('a -> 'b Lwt.t) -> 'a t -> 'b t Lwt.t
val get : (unit -> 'a Lwt.t) -> 'a t -> 'a Lwt.t
val get' : 'a Lwt.t -> 'a t -> 'a Lwt.t
val iter : ('a -> unit Lwt.t) -> 'a t -> unit Lwt.t
val bind : 'a t -> ('a -> 'b t Lwt.t) -> 'b t Lwt.t
OCaml

Innovation. Community. Security.