Computes the floor/clock modulus. Useful for cyclic indexing.
func %% (lhs: Int, rhs: Int) -> Int
s5Utils2rroiyS2i_SitF
9QMXH
import Utils
@frozen struct Int
A signed integer value type.