Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Commit

Permalink
fix: πŸ› sortCollection does not sort strings properly
Browse files Browse the repository at this point in the history
sortCollection fails to sort collections of strings due to the use of
"-" in the compareFunction.

βœ… Closes: #94
  • Loading branch information
randymorris authored and Aidurber committed May 17, 2019
1 parent 85d39d6 commit 60bc8e3
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
Loading

0 comments on commit 60bc8e3

Please sign in to comment.