lverweijen / fny

Create python functions without lambda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practical uses

lverweijen opened this issue · comments

I'm not sure if this has many practical uses other than:

  • Playing around with a readable functional language
  • Solving project euler's problems in as few lines as code

You can also use hy but in my opinion using something like this is more readable.

If you find a practical use, please let me know.