I actually now may understand why map doesn't have...
# arrow
e
I actually now may understand why map doesn't have
Applicative
Because you can't
just/1
a map, it requires a pair (or tuple2 for that matter) to create a map, but generics won't allow to do that