Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
<sliced-clumps> ( seq n -- clumps )
Factor documentation
>
Factor handbook
>
The language
>
Collections
>
Sequence operations
>
Groups and clumps
Prev:
<clumps> ( seq n -- clumps )
Next:
circular-clumps
Vocabulary
grouping
See also
<sliced-circular-clumps>
,
<sliced-groups>
Definition
USING:
grouping.private
;
IN:
grouping
:
<sliced-clumps>
( seq n -- clumps )
sliced-clumps
new-groups
;
inline