Binary package “libcml-smlnj” in ubuntu trusty

Concurrent ML extension of SML

 An SML library for message-passing concurrency. This library adds
 threading support to SML. Each thread is then manually executed by
 running a separate function, rather than being called directly by the
 top-level SML loop.