<@UGPMTH1D5> yes, you can use `map` which all of t...
# arrow
r
@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