Handbook
Glossary
(lcompose) ( string -- quot )
Vocabulary
ui
.
tools
.
listener
.
log
Inputs
string
an
object
Outputs
quot
an
object
Definition
USING:
io
kernel
;
IN:
ui.tools.listener.log
:
(lcompose)
( string -- quot )
[
nl
print
]
curry
;