package
0.0.0-20231204091538-5bb4afb30440
Repository: https://github.com/qjpcpu/common.v2.git
Documentation: pkg.go.dev

# Functions

CreateKVList create kvlist by constructor fn must be func() some_map.
CreateList create list by constructor function constructor must be func() slice_type.
Equal return a function(v interface{}) bool{ return v == elem }.
IsBlankStr str is blank.
IsNone nothing in option.
IsSome in option.
KVListOf map, prefer CreateKVList for compiler check.
ListOf load slice as List, prefer CreateList for compiler check.
No description provided by the author
SelfString return self.
No description provided by the author

# Variables

common type asserter */.
common type asserter */.
common type asserter */.
common type asserter */.
No description provided by the author
common type asserter */.
common type asserter */.
common type asserter */.
common type asserter */.

# Structs

No description provided by the author

# Interfaces

No description provided by the author