package bap-std

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