permutation

package
v1.1.64 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Ints added in v1.0.3

func Ints(in []int) [][]int

Ints returns a set of all the permutations of the input slice.

func IntsRecursive added in v1.0.3

func IntsRecursive(in []int) [][]int

IntsRecursive builds the permutation list recursively

func Strings

func Strings(in []string) [][]string

Strings returns a set of all the permutations of the input slice.

func StringsRecursive added in v1.0.1

func StringsRecursive(in []string) [][]string

StringsRecursive builds the permutation list recursively

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL