Module range_array

Module range_array 

Source

Structs§

RangeArray
An compound logical “array” type. Represent serval ranges (slices) of one array. It’s useful to use case like compute sliding window, or range selector from promql.

Functions§

pack 🔒
unpack 🔒

Type Aliases§

RangeTuple