package sugar

  1. Overview
  2. Docs

Module Sugar.StrictSource

Sourcemodule Result : sig ... end

How to create a strict result monad:

Sourcemodule Promise : sig ... end

This module is similar to Sugar.Promise. It lets you create a result monad on top of an arbitrary monad.

OCaml

Innovation. Community. Security.