Handbook
Glossary
init-from-tag ( tag tuple specs -- tuple )
Vocabulary
xmode
.
utilities
Inputs
tag
an
object
tuple
an
object
specs
an
object
Outputs
tuple
an
object
Definition
USING:
kernel
;
IN:
xmode.utilities
:
init-from-tag
( tag tuple specs -- tuple )
over
[
(init-from-tag)
]
dip
;
inline