package
0.0.1
Repository: https://github.com/jbterrylin/go-helper.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FillWithExtensible 填充数组中的元素并在需要时扩展数组长度.
Filter function creates a new array with all elements that pass the test implemented by the provided function.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
indexOf 函数在切片中查找元素的索引,支持从指定索引开始查找.
No description provided by the author
No description provided by the author
will panic.
InsertSafe function inserts an element at the given index or at the nearest valid position.
No description provided by the author
No description provided by the author
Map function with named return value.
NewIterator creates a new iterator for a slice.
No description provided by the author
No description provided by the author
No description provided by the author
Reduce function with named return value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

Entry
Entry represents a key-value pair.
Iterator represents a slice iterator.