Skip to content

Add Custom Queue Class #49

@k-sutherland

Description

@k-sutherland

Python queues do not allow for viewing data without popping values. We can use the underlying data structures that it is built on to create a custom class that gives us the current functionality and adds in the ability to 'peek' the next value.

Metadata

Metadata

Assignees

Labels

new featuresomething that doesn't exist yet

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions