funny thing is I just used `_` yesterday to decomp...
# announcements
o
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