pxlsrt
pxlsrt copied to clipboard
Extensibility
- [ ] Allow adding new sorting methods (e.g.
Pxlsrt::Something.add_sort_method(:my_method) { |color| do_something_to_color(r) }). - [ ] Allow adding new sorting classes