Skip to content

CirPy will provide collections.dequeue in v8.0.0 #42

@2bndy5

Description

@2bndy5

collections.dequeue could be used for the FIFO objects in RF24Network/Mesh layers. Currently, I had to roll my own implementation (based on a basic list object) to circumvent the lack of a proper dequeue implementation in CircuitPython (despite the fact that CPyhon on Linux can already use this implementation).

Staying tuned to CirPy releases... (see v8.0.0-beta release description)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions