This website requires JavaScript.
Explore
Help
Sign In
sneedmca
/
suyu
Watch
1
Star
0
Fork
You've already forked suyu
0
mirror of
https://git.suyu.dev/suyu/suyu
synced
2024-12-28 04:12:30 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
16672
commits
22
branches
3
tags
306
MiB
1279c7ce7a
Commit graph
1 commit
Author
SHA1
Message
Date
ReinUsesLisp
630823e363
common: Add Common::DivCeil and Common::DivCeilLog2
...
Add an equivalent to 'Common::AlignUp(n, d) / d' and a log2 alternative.
2020-11-25 23:37:56 -03:00