//
pkg.gl
Category
github.com/aperturerobotics/util
unique
package
1.25.10
Repository:
https://github.com/aperturerobotics/util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
189 SLOC
#
Functions
NewKeyedList
NewKeyedList constructs a new KeyedList.
NewKeyedMap
NewKeyedMap constructs a new KeyedMap.
#
Structs
KeyedList
KeyedList watches a list of values for changes.
KeyedMap
KeyedMap watches a map of values for changes.