this can look quite awkward when numeric types are involved, and could be improved by using a comparison function that is number-aware, such as the one used by sort -g.
example of the awkwardness this can cause: https://docs.rs/bitvec/latest/bitvec/store/trait.BitStore.html
this can look quite awkward when numeric types are involved, and could be improved by using a comparison function that is number-aware, such as the one used by
sort -g.example of the awkwardness this can cause: https://docs.rs/bitvec/latest/bitvec/store/trait.BitStore.html