tuple

package
v0.0.0-...-03ea0d3 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tuple

type Tuple []string

func New

func New(t ...string) Tuple

func (Tuple) Equals

func (t Tuple) Equals(other Tuple) bool

func (Tuple) Get

func (t Tuple) Get(i int) string

func (Tuple) Len

func (t Tuple) Len() int

func (Tuple) Sort

func (t Tuple) Sort()

func (Tuple) String

func (t Tuple) String() string

type Tuples

type Tuples []Tuple

func NewTuples

func NewTuples() Tuples

func (Tuples) Len

func (ts Tuples) Len() int

func (Tuples) Shuffle

func (ts Tuples) Shuffle()

func (Tuples) Sort

func (ts Tuples) Sort()

func (Tuples) Split

func (ts Tuples) Split(n int) []Tuples

Jump to

Keyboard shortcuts

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