package eio

  1. Overview
  2. Docs

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

module Promise = Promise
module Fiber = Fiber
module Switch = Switch
val traceln : ?__POS__:(string * int * int * int) -> ('a, Stdlib.Format.formatter, unit, unit) Stdlib.format4 -> 'a

Same as Eio.traceln.