Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,386 contributions in the last year
Contribution activity
December 2020
Created 4 commits in 1 repository
Created a pull request in bazelbuild/bazel that received 4 comments
Starlark: use Math.floorDiv in Starlark.floordiv
Math.floorDiv does multiplication to compute a remainder.
JVM is supposed to
detect a pair of division and remainder
when C2 is kicked in, but some…

