Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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