fn rem(a: anytype, b: anytype) ArithmeticConversion(@TypeOf(a), @TypeOf(b))

Parameters

a: anytype,
b: anytype,