Handbook
Glossary
current-input ( history -- input ? )
Vocabulary
ui
.
tools
.
listener
.
history
.
private
Inputs
history
an
object
Outputs
input
an
object
?
an
object
Definition
USING:
accessors
documents
io.styles
kernel
sequences
;
IN:
ui.tools.listener.history.private
:
current-input
( history -- input ? )
document>>
doc-string
[
<input>
]
[
empty?
]
bi
;