
3 The MLWorks Pervasive Library
MLWorks. It provides a variety of MLWorks-specific features. These include application delivery tools, a concurrency ("threads") mechanism, and a programmatic interface to the MLWorks profiler.The pervasive library is also available as a set of separately compiled and source files. See the installation notes for your version of MLWorks for details of their location.
The MLWorks structure has the following skeletal signature:
signature MLWORKS = sig exception Interrupt val arguments: unit -> string list structure Deliver structure Internal structure IO * structure Option * structure Profile
structure String structure Threads structure Time end

Generated with Harlequin WebMaker