package
2.1.1+incompatible
Repository: https://github.com/luyingjie/utils.git
Documentation: pkg.go.dev
# 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
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
NewSortedArray creates and returns an empty sorted array.
NewSortedArrayFrom creates and returns an sorted array with given slice <array>.
NewSortedArrayFromCopy creates and returns an sorted array from a copy of given slice <array>.
NewSortedArrayRange creates and returns a array by a range from <start> to <end> with step value <step>.
NewSortedArraySize create and returns an sorted array with given size and cap.
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
SortedArray is a golang sorted array with rich features.
No description provided by the author
No description provided by the author
No description provided by the author