Index

An opaque CircularBuffer index.

CircularBuffer.swift:65
struct Index

You may get indices offset from other indices by using CircularBuffer.index(:offsetBy:), CircularBuffer.index(before:), or CircularBuffer.index(after:).