Skip to content
This repository was archived by the owner on Oct 18, 2022. It is now read-only.
This repository was archived by the owner on Oct 18, 2022. It is now read-only.

Array::sort() #9

Description

@fclaude

It would be great to implement a sorting function for the array class. I guess we can assume that sorting is an expensive operation, thus building the machinery to pass the array to the functions in the STL sounds reasonable here, as long we keep the actual interface too.

Activity

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions