First try at nullable `mapN` <https://github.com/...
# arrow-contributors
t
First try at nullable
mapN
https://github.com/arrow-kt/arrow-core/pull/189 Would appreciate any feedback!
❤️ 6
a
Thanks for the contribution! I’m reviewing it at the moment 🙂
t
@aballano updated based on your comments! thanks for showing me the
Gen
stuff. I left in
mapN
with 1 argument, but can remove it if we just want to consumers to use
a?.let { fn(it) }
👍 1