package
1.0.14
Repository: https://github.com/figoxu/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.