Skip to content

Replace shift calls to underlying array with pop. #1

@Tukajo

Description

@Tukajo

We need to store our heap values in such as way that the final value is the highest priority.

This will assure we can use pop instead of shift which is much more efficient.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions