Join Slack
Powered by
funny thing is I just used `_` yesterday to decomp...
# announcements
o
orangy
09/18/2015, 10:50 AM
funny thing is I just used
_
yesterday to decompose a Triple, and I didn’t actually need second value, so I got it like this:
val (x, _, y) = value
Open in Slack
Previous
Next