Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
map-permutations ( ... seq quot: ( ... elt -- ... newelt ) -- ... newseq )
Vocabulary
math.combinatorics
Definition
USING:
math.combinatorics.private
sequences
;
IN:
math.combinatorics
:
map-permutations
( ... seq quot: ( ... elt -- ... newelt ) -- ... newseq )
permutations-quot
map
;
inline