Class Toolbox.selector

class ['a] selector : 'a -> object .. end
Inherits
method set : 'a -> unit
method get : 'a
method send : ('a -> unit) -> unit -> unit