Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dimension ¶
type Dimension struct { // keys are sorted Keys []Key // contains filtered or unexported fields }
type Key ¶ added in v0.0.33
type Key []byte
func Intersection ¶
finds keys that are present in all dimensions
Click to show internal directories.
Click to hide internal directories.