//
pkg.gl
Category
github.com/mirwing/go-datastructures
common
package
1.0.50
Repository:
https://github.com/mirwing/go-datastructures.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
7 SLOC
#
Interfaces
Comparator
Comparator is a generic interface that represents items that can be compared.
#
Type aliases
Comparators
Comparators is a typed list of type Comparator.