Handbook
Glossary
add ( verbexp str -- verbexp )
Vocabulary
verbal-expressions
.
private
Inputs
verbexp
an
object
str
an
object
Outputs
verbexp
an
object
Definition
USING:
accessors
kernel
sequences
;
IN:
verbal-expressions.private
:
add
( verbexp str -- verbexp )
[
append
]
curry
change-source
;