correct me if i'm wrong, but the map it.fix won't ...
# arrow
f
correct me if i'm wrong, but the map it.fix won't be necessary in some newer versions of arrow right?
t
I'm using Arrow v
0.10.0
, and
map {it.fix()}
is required. Maybe we don't need it after Arrow Meta?
r
It won’t be necessary after Arrow Meta which will come before 1.0
👍 2