package ocaml-basics

  1. Overview
  2. Docs

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.