combine

package
v2.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CartCombine

func CartCombine(data [][]string, sep string) []string

* 笛卡尔组合 测试用例

cart := [][]string{
	{"a1", "a2"},
	{"b1", "b2"},
}

CartCombine(cart)

Types

This section is empty.

Jump to

Keyboard shortcuts

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