Hacker News new | ask | show | jobs
by moredhel 3769 days ago
I have just spent a little (too much) time playing with this.

How are you meant to implement the reverse function without a helper function? I tried defining an anonymous lambda function in a let statement, but recursion isn't allowed it seems. And interesting project though! well done