diff options
author | Linus Groh <mail@linusgroh.de> | 2021-11-07 20:48:38 +0000 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-11-07 21:11:31 +0000 |
commit | 3d84fb64c3426fce69976fb93fb48d389a7390f3 (patch) | |
tree | 6a165354cff4fd398005bbbb388c97aa9b137759 /Userland/Libraries/LibJS/Runtime/Temporal/PlainTime.cpp | |
parent | e93ce1ff691678cb07f50170adcc975398cf86ff (diff) | |
download | serenity-3d84fb64c3426fce69976fb93fb48d389a7390f3.zip |
LibJS: Add a modulo() function to represent the "x modulo y" notation
This *not* being the same as C++ "%" in all cases is a massive footgun,
and hopefully one I came across for the last time.
Diffstat (limited to 'Userland/Libraries/LibJS/Runtime/Temporal/PlainTime.cpp')
0 files changed, 0 insertions, 0 deletions