package ocsigenserver

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

Install

Dune Dependency

Authors

Maintainers

Sources

5.1.0.tar.gz
md5=72c9e8479d7e4473e0d26ef10e620870
sha512=ed466e88a61c17d8b4e4cc392efc7b703ef1f4396bf41015fc85063bfe1644ace9b5361d804fb17da4957830c3584ad610f717eb1a90ccec002d3d87f79f41c4

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

Module Option.LwtSource

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

Innovation. Community. Security.