Join Slack
Communities
Powered by
So it’s either `x => x+1` or `x => { return ...
# announcements
o
orangy
09/18/2015, 11:19 AM
So it’s either
x => x+1
or
x => { return x+1; }
Open in Slack
Previous
Next