package bap-std

  1. Overview
  2. Docs
module Make (M : S) : S with type 'a t = 'a Core_kernel.Std.Or_error.t M.t
module Make2 (M : S2) : S2 with type ('a, 'b) t = ('a Core_kernel.Std.Or_error.t, 'b) M.t