Documentation ¶
Index ¶
- func Checkf(t *testing.T, comparison assert.BoolOrComparison, testCase interface{})
- func GenerateRandArray(n int) []float64
- func Max(x, y int) int
- func MeasureMemoryUsage(codeToMeasure func()) uint64
- func Min(x, y int) int
- func SameString2DSlice(x, y [][]string) bool
- func SameStringSlice(x, y []string) bool
- type Pair
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateRandArray ¶
func MeasureMemoryUsage ¶
func MeasureMemoryUsage(codeToMeasure func()) uint64
func SameString2DSlice ¶
func SameStringSlice ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.