//
pkg.gl
Category
github.com/mirwing/go-datastructures
slice
package
1.0.50
Repository:
https://github.com/mirwing/go-datastructures.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
42 SLOC
#
Packages
skip
Package skip defines a skiplist datastructure.
#
Type aliases
Int64Slice
Int64Slice is a slice that fulfills the sort.Interface interface.