Handbook
Glossary
role-slots ( role -- slots )
Vocabulary
roles
Inputs
role
an
object
Outputs
slots
an
object
Definition
USING:
kernel
sequences
words
;
IN:
roles
:
role-slots
( role -- slots )
[
"superroles"
word-prop
[
role-slots
]
map
concat
]
[
"role-slots"
word-prop
]
bi
append
;