λ

3.1: Spawning a light-weight thread

spawn creates a lightweight thread managed by the Concurrent ML runtime.

(* examples/spawn.sml *)