Open wuhkuh opened 7 years ago
This repository needs some more optimizing, as this hasn't been done yet.
Recursion requires attention, as proper tail calls are not supported in Node.js. Which is a shame, because that's what I was waiting for.
This repository needs some more optimizing, as this hasn't been done yet.