kslice

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeepCopy

func DeepCopy(dst, src interface{}) error

DeepCopy 深度拷贝

func Difference

func Difference(slice1, slice2 []string) []string

Difference 求差集 slice1-并集

func Intersect

func Intersect(slice1, slice2 []string) []string

Intersect 求交集

func Ints2String

func Ints2String(ints []int) string

func IsSliceEqual

func IsSliceEqual(a, b interface{}) bool

IsSliceEqual ..

func Union

func Union(slice1, slice2 []string) []string

Union 求并集

Types

This section is empty.

Jump to

Keyboard shortcuts

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