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
2025-01-09 16:03:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
16835
commits
22
branches
3
tags
306
MiB
8eea7c1176
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