package distwit

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

Parameters

module W : GENSYM

Signature

type +'a t
val register : W.t -> extension_constructor -> unit
val wrap : 'a -> 'a t
val unwrap : 'a t -> 'a
val witness : 'a t -> W.t