mirror of
https://github.com/ziglang/zig.git
synced 2024-11-27 15:42:49 +00:00
6f9ea9eaef
Instead of having all primitives and constructions share the same namespace, they are now organized by category and function family. Types within the same category are expected to share the exact same API. |
||
---|---|---|
.. | ||
curve25519.zig | ||
ed25519.zig | ||
edwards25519.zig | ||
field.zig | ||
ristretto255.zig | ||
scalar.zig | ||
x25519.zig |