From Ashok@apnmbx-public@yahoo.com to comp.lang.tcl on Thu Oct 3 19:20:34 2024
From Newsgroup: comp.lang.tcl
Promises are concurrency primitives that simplify asynchronous
programming by allowing you to write the code in a sequential style.
This package implements promises for the Tcl language.