Handbook
Glossary
<unrolled-list> ( -- list )
Unrolled lists
Prev:
unrolled-list
Next:
<hashed-unrolled-list> ( -- search-deque )
Vocabulary
unrolled-lists
Inputs
None
Outputs
list
an
unrolled-list
Word description
Creates a new unrolled list.
Definition
USING:
accessors
kernel
;
IN:
unrolled-lists
:
<unrolled-list>
( -- list )
unrolled-list
new
unroll-factor
>>back-pos
;
inline