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 36 million developers.
Sign up
Pinned
535 contributions in the last year
Activity overview
Contribution activity
May 2019
Created a pull request in ziglang/zig that received 3 comments
std.HashMap: add public ensureCapacity fn
A stab at #2339 for feedback. Closes #2339 if accepted.
Adds public functions:
ensureCapacity: Increases capacity so that the hash map will be at…
+64
−9
•
3
comments
Created an issue in ziglang/zig that received 4 comments
std.math.ceilPowerOfTwo
Split from #2404 (comment) Figured I'd make an issue for this first instead of a PR because there are some things to work out in terms of how it sh…
4
comments