Yes, it is possible to upgrade from older versions of BTreeMap to 0.6.x and change the implementation of Storable
to be Unbounded
for the keys and/or values.
2 Likes
Yes, it is possible to upgrade from older versions of BTreeMap to 0.6.x and change the implementation of Storable
to be Unbounded
for the keys and/or values.