Handbook
Glossary
notify ( continuation channel -- channel )
Vocabulary
channels
.
private
Inputs
continuation
an
object
channel
an
object
Outputs
channel
an
object
Definition
USING:
accessors
kernel
sequences
;
IN:
channels.private
:
notify
( continuation channel -- channel )
[
receivers>>
push
]
keep
;