package
0.0.0-20170927090418-fc15ddb28967
Repository: https://github.com/iamduo/workq.git
Documentation: pkg.go.dev
# Functions
New Skiplist Requires a compare func honoring the interface.
# Type aliases
Compare func interface Allows for users of Skiplist to define sort strategy for skiplists Value "a" is the base subject of the comparison or the "left" side.