create an array backed version of this sequence in case this is not array backed. This will ensure that operations like index[] or drop perform in constant time.
returns Sequence.this if is_array_backed.
0.094dev (2025-06-18 15:08:51 GIT hash 89cffc23ae669b0898a5564fefbf793fcb8e5ca7 built by fridi@fzen)
backed. This will ensure that operations like index[] or drop perform
in constant time.
returns Sequence.this if is_array_backed.