Handbook
Glossary
finalize-slots ( specs base -- specs )
Vocabulary
slots
Inputs
specs
an
object
base
an
object
Outputs
specs
an
object
Definition
USING:
accessors
kernel
math
sequences
;
IN:
slots
:
finalize-slots
( specs base -- specs )
over
length
<iota>
[
+
]
with
map
[
>>offset
]
2map
;