Hacker News new | ask | show | jobs
by reaktivo 5471 days ago
I really like the way functions are declared in Kaffeine[1]:

  (x) { x * x }
[1] http://weepy.github.com/kaffeine/docs/function_extensions.ht...