permute

package
v0.13.5 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Permutation

type Permutation struct {
	Ints    []int
	Durs    []time.Duration
	Uint32s []uint32
}

type Permuter

type Permuter struct {
	// contains filtered or unexported fields
}

func NewPermuter

func NewPermuter(ints [][]int, durs [][]time.Duration, uint32s [][]uint32) *Permuter

func (*Permuter) Next

func (p *Permuter) Next() (bool, Permutation)

Jump to

Keyboard shortcuts

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