Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Interpret.MsgBoxSourcetype 'a t = 'a Concurrent.MsgBox.tval create : unit -> 'a tval put : 'a t -> 'a -> unit Concurrent.Thread.tval get : 'a t -> 'a Concurrent.Thread.t