Handbook
Glossary
unroll-length>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
unroll-length>>
( object -- value )
Methods
USING:
accessors
sequences.unrolled
slots.private
;
M:
unrolled-2bounds-error
unroll-length>>
4
slot
;
inline
USING:
accessors
sequences.unrolled
slots.private
;
M:
unrolled-bounds-error
unroll-length>>
3
slot
;
inline