Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type 'a t = 'a Concurrent.MsgBox.t
val create : unit -> 'a t
val put : 'a t -> 'a -> unit Concurrent.Thread.t
val get : 'a t -> 'a Concurrent.Thread.t