ExtraMojo
https://github.com/sstadick/ExtraMojo
ExtraMojo has been updated to support latest mojo and Magic, and now has more tests and examples!
ExtraMojo is just things I wish were in the stdlib, which mostly means a buffered file reader that can read files by line (or any delim), and a tiney regex implementation.
Feedback welcome and appreciated.
GitHub
GitHub - sstadick/ExtraMojo: A library of nice to have things not f...
A library of nice to have things not found in the current mojo stdlib - sstadick/ExtraMojo
4 Replies
Congrats @duck_tape, you just advanced to level 1!
Hah. I actually wanted this while working on aoc. Stdlib is something you can contribute to, no?
I hadn't looked, but will now!
The stdlib is open for contributions.