Handbook
Glossary
get-children ( obj -- seq/f )
Vocabulary
modern
.
html
Inputs
obj
an
object
Outputs
seq/f
an
object
Definition
USING:
accessors
kernel
;
IN:
modern.html
:
get-children
( obj -- seq/f )
[
children>>
]
?call
;