Join Slack
Powered by
I’m quite sure the inference will be happy with th...
# arrow
p
pakoito
09/11/2018, 12:19 AM
I’m quite sure the inference will be happy with that
s
streetsofboston
09/12/2018, 3:34 AM
The simplification didn't work. Inference couldn't figure it out. Also, the
zipper
takes 3 params while the `map`'s lambda has one parameter, a
Tuple3
.
p
pakoito
09/12/2018, 9:52 AM
.map<A, B, C, R>(ea, eb, ec) { (a, b, c) -> zipper(a, b, c) } ???
pakoito
09/12/2018, 9:52 AM
maybe that then
👍 1
2
Views
Open in Slack
Previous
Next