lsh / shims

Utils for mojo projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mojo Shims

These are a collection of random utils I've written for use in my Mojo projects. Most are ported from Zig's standard library. Some of them are have quirks due to bugs in the language, and others due to my lack of testing. Nothing here is production code, and will probably break frequently as new language changes crop up.

About

Utils for mojo projects

License:MIT License