Handbook
Glossary
all-selections? ( seq n -- ? )
Vocabulary
math
.
combinatorics
Inputs
seq
an
object
n
an
object
Outputs
?
an
object
Definition
USING:
math.combinatorics.private
sequences
;
IN:
math.combinatorics
:
all-selections?
( seq n -- ? )
selections-quot
all?
;
inline