permutation

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

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

func StringsRecursiveAppend added in v1.0.2

func StringsRecursiveAppend(in []string) [][]string

StringsRecursiveAppend builds the permutation list recursively, but with append instead of delete function

Types

This section is empty.

Jump to

Keyboard shortcuts

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