Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Permute ¶
func Permute(p cage_algo.Permutator) (perms []interface{})
Permute returns all permutations defined by the Permutator.
Based on this JS implementation:
https://stackoverflow.com/questions/32838388/how-can-i-create-all-combinations-of-this-objects-keys-values-in-javascript/32839413#32839413 https://stackoverflow.com/users/236660/dmytro-shevchenko
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.