package
1.0.52
Repository: https://github.com/nextdoor/go-datastructures.git
Documentation: pkg.go.dev

# Interfaces

Comparator is a generic interface that represents items that can be compared.

# Type aliases

Comparators is a typed list of type Comparator.