package orec

  1. Overview
  2. Docs

Creation of new namespace for open record fields

type 'data key constraint 'data = < mut : 'm ; typ : 'ty ; access : 'tya ; stored : 'tys >

Key storage type

module type S = sig ... end
module Make () : S

Create a new namespace