Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
fulafel
on Oct 30, 2020
|
parent
|
context
|
favorite
| on:
Eslisp – An S-expression syntax for ECMAScript/Jav...
Trivia: You can name fns:
(map (fn first-or-last [x] (or (first x) (last x)) my-seq)
(Of course the name has no semantic effects as you can't refer to it from code, but it's there in debugging / stack traces and serves as a comment for the reader).
didibus
on Oct 30, 2020
[–]
Actually you can refer to the name inside the anonymous function for self-recursion I believe.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: