Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBoolIndexComputation ¶
func CreateBoolIndexComputation[R record.Record](getter record.BoolGetter[R]) indexes.IndexComputer[R]
func CreateIndexComputation ¶ added in v0.2.0
func CreateIndexComputation[ R record.Record, T record.LessComparable, ](getter record.GetterInterface[R, T]) indexes.IndexComputer[R]
Types ¶
type ComparableKey ¶ added in v0.2.0
type ComparableKey[T record.LessComparable] struct { Value T }
Click to show internal directories.
Click to hide internal directories.