I am not aware about a better data structure that implements non-movable seqs. But to compensate for `[]` being potentially slow you can add something like the following: <https://gist.github.com/planetis-m/fb75dd8523fe48a7e8731e624ade5be8>
- StableSeq planetis