Handbook
Glossary
call-under ( quot object -- quot )
Vocabulary
xml
.
private
Inputs
quot
an
object
object
an
object
Outputs
quot
an
object
Definition
USING:
kernel
;
IN:
xml.private
:
call-under
( quot object -- quot )
swap
[
call
]
keep
;
inline