Feature Request: "reserve" method for arrays #4454
moellerm4d
started this conversation in
Ideas
Replies: 1 comment
-
Here's how to do it.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
It would be nice to have a "reserve" method for arrays. It can help improve Speed.
For test purposes i added to v3.11.3:
It looks like this:
And it can be used like this:
I would appreciate if this could be added to the lib. I looked in the code and tried to search issues and discussions but could not find anything like it. ...which might be due to my skills...
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions