Hacker Read
top
|
best
|
new
|
newcomments
|
leaders
|
about
|
bookmarklet
login
johnhenry | karma 2036 | avg karma 2.45
2016-10-08 12:20:18
|
next
[–]
update item
You can get the implicit return if you use parentheses instead:
f = (a,b,c) => (a * b ^ c)
reply
view as:
tree
latest_first
Legal
|
privacy
f = (a,b,c) => (a * b ^ c)
reply