Evandro Leopoldino Gonçalves
Evandro Leopoldino Gonçalves
I updated the `Testing` section adding the `simple_test` project. I've been using `simple_test` for long time in some projects written in Lua. I hope it can be useful for someone...
My intention is to add an option to limit the maximum number of results being cached, this way we can guarantee that the in-memory object will never be storing more...
I'm adding the `ts-audio` library within the `Tools/Libraries` section.
@gibatronic
This PR includes the `isNumeric` package to `just`. Numeric values include integers, floats, and also numbers in scientific notation (3e2).