I don't know man, I think we need 3 or 4 ways to write a function.

Reply to this note

Please Login to reply.

Discussion

What are the 4 ways?

To be honest I think the language is fine, but the tooling is probably a CIA plot.

Use Haskell

const myFunc = () => {}

function myFunc () {}

const myFunc = new function(“x”, “y”, “return x + y”)

I guess only 3