CodesAway / CodesAway/BEXCodeCompare

Add comparators for Indexed class

Open
#113 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Don't implement Comparable, since there are 4 common ways to potentially sort
* By index ascending
* By index descending
* By value ascending
* By value descending

For example, sorting by value allows sorting a list of values while retaining the original index

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.