Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix sorting algorithm to work for all array types #211

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

stephenamar-db
Copy link
Collaborator

@stephenamar-db stephenamar-db commented Nov 4, 2024

Fixes #204, by really calling keyF for all types in the array.

@stephenamar-db stephenamar-db force-pushed the opti branch 2 times, most recently from 95b3e4d to 8411b2d Compare November 4, 2024 23:16
sjsonnet/src/sjsonnet/Std.scala Show resolved Hide resolved
sjsonnet/src/sjsonnet/Std.scala Outdated Show resolved Hide resolved
@stephenamar-db stephenamar-db merged commit cbef90b into master Nov 5, 2024
1 check passed
@stephenamar-db stephenamar-db deleted the opti branch November 5, 2024 19:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

std.sort ignores keyF
2 participants