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

@fclaude

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions