ChunkyEventList.slice

Get an exact slice of the ChunkyEventList as described by a SliceExtents instance.

SliceExtents is currently only generated by the ChunkyZoneGenerator to allow getting exact slices containing only the events in any single zone, as opposed to all events that occured at the time of that zone (e.g. an end of a preceding zone that occured in the same hectonanosecond a new zone started in).

struct ChunkyEventList
@safe pure nothrow const @nogc
slice

Meta