package ocaml-basics

  1. Overview
  2. Docs
Implements common functionnal patterns / abstractions

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.0.tar.gz
sha256=a80e314ab18fab17bf787aefca31a55f86b744b08fac3c0eb65e487a4a75b7e1
md5=bc845f5c6de26325bf3fa3f34d161686

doc/ocaml-basics/OBDeferred/module-type-S/Backend/index.html

Module S.BackendSource

Sourcetype 'a t
Sourcemodule Core : sig ... end
include module type of Core
include OBMonad.Kernel1 with type 'a t := 'a t
Sourceval return : 'a -> 'a t
Sourceval bind : 'a t -> ('a -> 'b t) -> 'b t
Sourcemodule Infix : sig ... end
OCaml

Innovation. Community. Security.