Skip to content

Standard library: add array-like datatype(s) #16

@rudi

Description

@rudi

We will need data structures for holding a million floating-point numbers.

Consider implementing, e.g., a deque (array-like but possible to append / remove elements at either end); this structure should give us all the features we currently use lists for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions