matrix

package
v0.0.0-...-616e5a8 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2016 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Iterator

type Iterator func(permutation map[string]string, counter string)

type Matrix

type Matrix map[string][]string

func (*Matrix) AddVar

func (mx *Matrix) AddVar(name, value string)

func (*Matrix) Iter

func (mx *Matrix) Iter(it Iterator, exclusions []*Matrix, vars ...string)

func (*Matrix) IterAll

func (mx *Matrix) IterAll(it Iterator, exclusions []*Matrix)

func (*Matrix) Merge

func (mx *Matrix) Merge(with map[string][]string)

Jump to

Keyboard shortcuts

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