Skip to content

How to copy deque instance? #20

@mununki

Description

@mununki

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions