Join Slack
Powered by
<@UGPMTH1D5> yes, you can use `map` which all of t...
# arrow
r
raulraja
03/05/2019, 4:00 PM
@Derek Berner
yes, you can use
map
which all of them come in variations of reasonable amount of args to map N wrapped values to
(N) -> Z
function where
Z
is what you want back. There is also
tupled
and
Concurrent#parMapN
Open in Slack
Previous
Next