This is a beta autodoc build; expect bugs and missing information.
std
zig
c_translation
MacroArithmetic
rem
fn
rem
(
a
:
anytype
,
b
:
anytype
)
ArithmeticConversion
(
@TypeOf
(
a
)
,
@TypeOf
(
b
)
)
[
src
]
Parameters
a
:
anytype
,
b
:
anytype
,