I don't know man, I think we need 3 or 4 ways to write a function.
What are the 4 ways?
Please Login to reply.
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