Content deleted Content added
→List of languages: Addeded a heading |
m →List: Typo |
||
Line 213:
Unlike python, anonymous functions in JavaScript are just like named functions and are declared just like named functions.
===
[[Lisp (programming language)|Lisp]] supports anonymous functions.
<source lang="lisp">
|