clux/lq

maintain key ordering for inplace edits?

Opened this issue · 0 comments

clux commented

see if it is possible to use indexmaps to maintain insertion order in hashmaps to avoid reordering in -i.

probably impossible since we go through many layers whose storage we don't control.
just a note to self for future investigation.