Join Slack
Powered by
`a.zip(b, {x,y -> x.value.equals(y.value) })` a...
# announcements
v
vlastachu
02/17/2017, 3:20 PM
a.zip(b, {x,y -> x.value.equals(y.value) })
aw... there should be
all()
.
i
ilya.gorbunov
02/17/2017, 3:23 PM
vlastachu: This won't detect the situation when
a
and
b
differ in size
2
Views
Open in Slack
Previous
Next