Join Slack
Powered by
…and ```x?.y?.z``` becomes ```let(x, X::getY, Y::g...
# announcements
m
michaelzinn
12/08/2017, 10:53 AM
…and
Copy code
x?.y?.z
becomes
Copy code
let(x, X::getY, Y::getZ)
4
Views
Open in Slack
Previous
Next