Join Slack
Powered by
Not exactly, it’s `a.set(x, a.get(x).plus(b?))`, s...
# language-proposals
o
orangy
02/19/2016, 2:45 PM
Not exactly, it’s
a.set(x, a.get(x).plus(b?))
, so
a.get(x)
should be called
Open in Slack
Previous
Next