src/cplib/itertools/combinations
Dark Mode
Index
Search:
Group by:
Section
Type
Consts
CPLIB_ITERTOOLS_COMBINATIONS
Iterators
combinations
combinations[T](v: seq[T]; r: int): seq[T]
Source
Edit
Consts
CPLIB_ITERTOOLS_COMBINATIONS
=
1
Source
Edit
Iterators
iterator
combinations
[
T
]
(
v
:
seq
[
T
]
;
r
:
int
)
:
seq
[
T
]
Source
Edit