Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to copy deque instance? #20

Open
mununki opened this issue Dec 25, 2020 · 0 comments
Open

How to copy deque instance? #20

mununki opened this issue Dec 25, 2020 · 0 comments

Comments

@mununki
Copy link

mununki commented Dec 25, 2020

Hi, thank you for your work. It's great.

I'd like to use this module for my project. But, I need to copy the deque instance after creation. I guess the only way is making another deque instance after toArray from the previous one. I'm afraid of losing a performance gain in this way.

Any other better way to copy it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant