Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 9c428a98d060811fa086d3168321cfe437be695a
https://github.com/perl6/specs/commit/9c428a98d060811fa086d3168321cfe437be695a
Author: Elizabeth Mattijsen <[email protected]>
Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
/.sleep/.alarm/
I think ".sleep" is confusing, as its functionality does not match sleep().
And from this, we could spec an alarm() function, which would just create a
subscribable with an .alarm and code to be executed when the alarm arrives.