package tezos-dal-node-lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Gs_interface.MonadSource

Sourcetype 'a t = 'a Lwt.t
Sourceval return : 'a -> 'a t
Sourceval (let*) : 'a t -> ('a -> 'b t) -> 'b t
Sourceval sleep : Span.t -> unit t
OCaml

Innovation. Community. Security.