module Uq_tcl: sig .. end
Integration with the labltk event system
Integration with the labltk event system
Integration with the labltk event system
This module provides integration of Unixqueue event systems with the
 TCL event queue (and, as a consequence, with the labltk event queue).
Integration with the labltk event system
This module provides integration of Unixqueue event systems with the
 TCL event queue (and, as a consequence, with the labltk event queue).
OPAM users: Note that this library is currently unavailable.
type runner = Unixqueue.event_system -> (unit -> unit) -> unit 
class tcl_event_system : ?run:runner -> unit -> Unixqueue.event_system
This class is an alternate implementation of the Unixqueue event systems
 for the TCL event loop.