Documentation
¶
Index ¶
- func Clone_Float64Slice(a []float64) []float64
- func Clone_Int64Slice(a []int64) []int64
- func Clone_IntSlice(a []int) []int
- func Clone_StringSlice(a []string) []string
- func Clone_StringStringMap(a map[string]string) map[string]string
- func Equal_Float64Slice(a, b []float64) bool
- func Equal_Int64Slice(a, b []int64) bool
- func Equal_IntSlice(a, b []int) bool
- func Equal_StringSlice(a, b []string) bool
- func Equal_StringStringMap(a, b map[string]string) bool
- func SetDiff_StringStringMap(a, b map[string]string) map[string]string
- func UniqueItems_Float64Slice(items []float64) []float64
- func UniqueItems_Int64Slice(items []int64) []int64
- func UniqueItems_IntSlice(items []int) []int
- func UniqueItems_StringSlice(items []string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Clone_Float64Slice ¶
func Clone_Int64Slice ¶
func Clone_IntSlice ¶
func Clone_StringSlice ¶
func Equal_Float64Slice ¶
func Equal_Int64Slice ¶
func Equal_IntSlice ¶
func Equal_StringSlice ¶
func Equal_StringStringMap ¶
func SetDiff_StringStringMap ¶
func UniqueItems_Int64Slice ¶
func UniqueItems_IntSlice ¶
func UniqueItems_StringSlice ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.