Skip to content

Expose sortFn

Compare
Choose a tag to compare
@bartveneman bartveneman released this 21 Dec 23:01
· 50 commits to master since this release

This release adds support for using a sort function as a callback for array sorting. In other words, the api got better => ‘myColors.sort(colorSorter)’