Handbook
Glossary
peel-off-name ( slot-spec array -- slot-spec array )
Vocabulary
slots
Inputs
slot-spec
an
object
array
an
object
Outputs
slot-spec
an
object
array
an
object
Definition
USING:
accessors
kernel
sequences
;
IN:
slots
:
peel-off-name
( slot-spec array -- slot-spec array )
[
first
>>name
]
[
rest
]
bi
;
inline