distance(from:to:)

CircularBuffer.swift:218
func distance(from start: CircularBuffer<Element>.Index, to end: CircularBuffer<Element>.Index) -> Int