Content deleted Content added
DarthKitty (talk | contribs) m →PHP |
DarthKitty (talk | contribs) m →Go |
||
Line 295:
</syntaxhighlight>
Notice a function literal can be defined either with an identifier ({{code|twice}}) or anonymously (assigned to variable {{code|
====Haskell====
|