Skip to content

Latest commit

 

History

History
98 lines (84 loc) · 6.61 KB

SuperLinq.SuperEnumerable.Cartesian.md

File metadata and controls

98 lines (84 loc) · 6.61 KB

uid: SuperLinq.SuperEnumerable.Cartesian2(System.Collections.Generic.IEnumerable{0},System.Collections.Generic.IEnumerable{``1}) example: [*content]

The following code example demonstrates how to get the cartesian product of multiple sequences using Cartesian. [!code-csharp]


uid: SuperLinq.SuperEnumerable.Cartesian3(System.Collections.Generic.IEnumerable{0},System.Collections.Generic.IEnumerable{1},System.Collections.Generic.IEnumerable{2}) example: [*content]

The following code example demonstrates how to get the cartesian product of multiple sequences using Cartesian. [!code-csharp]


uid: SuperLinq.SuperEnumerable.Cartesian3(System.Collections.Generic.IEnumerable{0},System.Collections.Generic.IEnumerable{1},System.Func{0,1,2}) example: [*content]

The following code example demonstrates how to get the cartesian product of multiple sequences using Cartesian. [!code-csharp]


uid: SuperLinq.SuperEnumerable.Cartesian4(System.Collections.Generic.IEnumerable{0},System.Collections.Generic.IEnumerable{1},System.Collections.Generic.IEnumerable{2},System.Collections.Generic.IEnumerable{``3}) example: [*content]

The following code example demonstrates how to get the cartesian product of multiple sequences using Cartesian. [!code-csharp]


uid: SuperLinq.SuperEnumerable.Cartesian4(System.Collections.Generic.IEnumerable{0},System.Collections.Generic.IEnumerable{1},System.Collections.Generic.IEnumerable{2},System.Func{0,1,2,3}) example: [*content]

The following code example demonstrates how to get the cartesian product of multiple sequences using Cartesian. [!code-csharp]


uid: SuperLinq.SuperEnumerable.Cartesian5(System.Collections.Generic.IEnumerable{0},System.Collections.Generic.IEnumerable{1},System.Collections.Generic.IEnumerable{2},System.Collections.Generic.IEnumerable{3},System.Collections.Generic.IEnumerable{4}) example: [*content]

The following code example demonstrates how to get the cartesian product of multiple sequences using Cartesian. [!code-csharp]


uid: SuperLinq.SuperEnumerable.Cartesian5(System.Collections.Generic.IEnumerable{0},System.Collections.Generic.IEnumerable{1},System.Collections.Generic.IEnumerable{2},System.Collections.Generic.IEnumerable{3},System.Func{0,1,2,3,4}) example: [*content]

The following code example demonstrates how to get the cartesian product of multiple sequences using Cartesian. [!code-csharp]


uid: SuperLinq.SuperEnumerable.Cartesian6(System.Collections.Generic.IEnumerable{0},System.Collections.Generic.IEnumerable{1},System.Collections.Generic.IEnumerable{2},System.Collections.Generic.IEnumerable{3},System.Collections.Generic.IEnumerable{4},System.Collections.Generic.IEnumerable{``5}) example: [*content]

The following code example demonstrates how to get the cartesian product of multiple sequences using Cartesian. [!code-csharp]


uid: SuperLinq.SuperEnumerable.Cartesian6(System.Collections.Generic.IEnumerable{0},System.Collections.Generic.IEnumerable{1},System.Collections.Generic.IEnumerable{2},System.Collections.Generic.IEnumerable{3},System.Collections.Generic.IEnumerable{4},System.Func{0,1,2,3,4,5}) example: [*content]

The following code example demonstrates how to get the cartesian product of multiple sequences using Cartesian. [!code-csharp]


uid: SuperLinq.SuperEnumerable.Cartesian7(System.Collections.Generic.IEnumerable{0},System.Collections.Generic.IEnumerable{1},System.Collections.Generic.IEnumerable{2},System.Collections.Generic.IEnumerable{3},System.Collections.Generic.IEnumerable{4},System.Collections.Generic.IEnumerable{5},System.Collections.Generic.IEnumerable{6}) example: [*content]

The following code example demonstrates how to get the cartesian product of multiple sequences using Cartesian. [!code-csharp]


uid: SuperLinq.SuperEnumerable.Cartesian7(System.Collections.Generic.IEnumerable{0},System.Collections.Generic.IEnumerable{1},System.Collections.Generic.IEnumerable{2},System.Collections.Generic.IEnumerable{3},System.Collections.Generic.IEnumerable{4},System.Collections.Generic.IEnumerable{5},System.Func{0,1,2,3,4,5,6}) example: [*content]

The following code example demonstrates how to get the cartesian product of multiple sequences using Cartesian. [!code-csharp]


uid: SuperLinq.SuperEnumerable.Cartesian8(System.Collections.Generic.IEnumerable{0},System.Collections.Generic.IEnumerable{1},System.Collections.Generic.IEnumerable{2},System.Collections.Generic.IEnumerable{3},System.Collections.Generic.IEnumerable{4},System.Collections.Generic.IEnumerable{5},System.Collections.Generic.IEnumerable{6},System.Collections.Generic.IEnumerable{``7}) example: [*content]

The following code example demonstrates how to get the cartesian product of multiple sequences using Cartesian. [!code-csharp]


uid: SuperLinq.SuperEnumerable.Cartesian8(System.Collections.Generic.IEnumerable{0},System.Collections.Generic.IEnumerable{1},System.Collections.Generic.IEnumerable{2},System.Collections.Generic.IEnumerable{3},System.Collections.Generic.IEnumerable{4},System.Collections.Generic.IEnumerable{5},System.Collections.Generic.IEnumerable{6},System.Func{0,1,2,3,4,5,6,7}) example: [*content]

The following code example demonstrates how to get the cartesian product of multiple sequences using Cartesian. [!code-csharp]


uid: SuperLinq.SuperEnumerable.Cartesian9(System.Collections.Generic.IEnumerable{0},System.Collections.Generic.IEnumerable{1},System.Collections.Generic.IEnumerable{2},System.Collections.Generic.IEnumerable{3},System.Collections.Generic.IEnumerable{4},System.Collections.Generic.IEnumerable{5},System.Collections.Generic.IEnumerable{6},System.Collections.Generic.IEnumerable{7},System.Func{0,1,2,3,4,5,6,7,8}) example: [*content]

The following code example demonstrates how to get the cartesian product of multiple sequences using Cartesian. [!code-csharp]