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