-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I've never understood why the arrows in arrow function signatures have to go left-to-right. It's 2021 – that arrow should be able to go in any direction it wants to go in life!
Expected syntax:
let func = () => { console.log('the functino has run'); };Proposed syntax:
let func = () =< { console.log('the functino has run'); };roveroniandreachrisfrancis27 and Miqueasroveroniandrea
Metadata
Metadata
Assignees
Labels
No labels