MetaCombinator
de.christofreichardt.scala.combinations.MetaCombinator
Produces all combinations from 'n choose 0' up to 'n choose n', that is the total number of the to be produced combinations can be read from the nth line of Pascal's triangle.
Value parameters
- n
-
denotes the number of elements in the basic set
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article