%%(_:_:)

Computes the floor/clock modulus. Useful for cyclic indexing.

MathUtils.swift:43
func %% (lhs: Int, rhs: Int) -> Int