Tokens MODULO and SLASH_MODULO are going to represent the modulo and fmod operations on integers and floats, or return a pair with the divisor and the modulo, respectively. |
||
|---|---|---|
| .. | ||
| lexer.go | ||
| tokentype_string.go | ||
Tokens MODULO and SLASH_MODULO are going to represent the modulo and fmod operations on integers and floats, or return a pair with the divisor and the modulo, respectively. |
||
|---|---|---|
| .. | ||
| lexer.go | ||
| tokentype_string.go | ||