I think the syntax would be much more intuitive if it were:
someFunction=>{ someFunctionLambdaHandler }
instead of
someFunction=(someFunctionLambdaHandler)
Or is it just me?
I think the syntax would be much more intuitive if it were:
someFunction=>{ someFunctionLambdaHandler }
instead of
someFunction=(someFunctionLambdaHandler)
Or is it just me?