Anonymous function: Difference between revisions

Content deleted Content added
List of languages: No, ruby does not have full anonymous function support since functions are not first-class and cannot be passed around. I welcome an example to the contrary though...
Line 159:
|
| {{partial|{{Check mark}}}}
|
|-
| [[Haskell (programming language)|Haskell]]
| {{yes|{{Check mark}}}}
|
|
|-
Line 172 ⟶ 177:
|-
| [[Lisp (programming language)|Lisp]]
| {{yes|{{Check mark}}}}
|
|
|-
| all [[ML (programming language)|ML]] languages<br />([[OCaml]], [[Standard ML]], etc.)
| {{yes|{{Check mark}}}}
|