factor/contrib/concurrency
chris.double f1e9dc12e6 concurrency: fix lazy evaluation
The 'lazy' word wasn't allowing multiple requests for the lazy value. It now caches the lazy value once it's computed and immediately returns it.
2006-08-03 00:23:02 +00:00
..
concurrency-examples.factor Updating contrib/concurrency/ for latest changes (lightly tested) 2006-06-15 05:36:23 +00:00
concurrency-tests.factor Updating contrib/concurrency/ for latest changes (lightly tested) 2006-06-15 05:36:23 +00:00
concurrency.factor concurrency: fix lazy evaluation 2006-08-03 00:23:02 +00:00
concurrency.html add html documentation for contrib libraries 2006-02-09 20:07:19 +00:00
load.factor More module system hackery 2006-06-19 01:31:20 +00:00