Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting support for primitive arrays #26

Open
patelhumaira21 opened this issue Sep 16, 2021 · 0 comments
Open

Sorting support for primitive arrays #26

patelhumaira21 opened this issue Sep 16, 2021 · 0 comments
Labels
enhancement New feature or request moderate

Comments

@patelhumaira21
Copy link

Is your feature request related to a problem? Please describe.

The sort function does not support sorting primitive arrays like below
sort(["foo", "bar", "foobar"])

Describe the solution you'd like
Support the example above

@patelhumaira21 patelhumaira21 added the enhancement New feature or request label Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request moderate
Projects
None yet
Development

No branches or pull requests

1 participant