top | item 44820797

(no title)

mark38848 | 6 months ago

Yes also the function syntax is weird and ugly because functions aren't expressions.

discuss

order

nextaccountic|6 months ago

What do you mean? pun fn f() { } ? How is this weird

throwawaymaths|6 months ago

perfectly valid to do const f = fn (...) ... {...}