package bap-std

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

Result Monad Transformer.

We do not provide Make2 because its result would be a non-existent Monad.S3.

module Make (M : S) : S2 with type ('a, 'e) t = ('a, 'e) Core_kernel.Std.Result.t M.t
OCaml

Innovation. Community. Security.