package datakit-server

  1. Overview
  2. Docs

Module Error.InfixSource

Infix operators.

Sourceval (>>*=) : ('a, t) Result.result Lwt.t -> ('a -> ('b, t) Result.result Lwt.t) -> ('b, t) Result.result Lwt.t