jon.recoil.org

Module Eio.StdSource

Commonly used standard features. This module is intended to be opened.

Sourcemodule Promise = Eio.Promise
Sourcemodule Fiber = Eio.Fiber
Sourcemodule Switch = Eio.Switch
Sourcetype 'a r = 'a Eio.Resource.t
Sourceval traceln : ?__POS__:(string * int * int * int) -> ('a, Stdlib.Format.formatter, unit, unit) Stdlib.format4 -> 'a

Same as Eio.traceln.