| ... | @@ -1,6 +1,9 @@ | ... | @@ -1,6 +1,9 @@ |
| 1 | # zig-extras | 1 | # zig-extras |
| 2 | | 2 | |
| 3 | An assortment of random utility functions that aren't in std and don't deserve their own package. | 3 |  |
| | 4 | [](https://github.com/nektro/zig-extras/blob/master/LICENSE) |
| | 5 | [](https://github.com/sponsors/nektro) |
| | 6 | [](https://ziglang.org/) |
| | 7 | [](https://github.com/nektro/zigmod) |
| 4 | | 8 | |
| 5 | ## License | 9 | An assortment of random utility functions that aren't in std and don't deserve their own package. |
| 6 | MIT | | |