package
1.0.33
Repository: https://github.com/ncodes/go-datastructures.git
Documentation: pkg.go.dev

# Interfaces

Iterator will be called with matching keys until either false is returned or we run out of keys to iterate.
No description provided by the author

# Type aliases

Keys is a typed list of Key interfaces.