numeric-sort
A zero-allocation, human-readable sorting library.
The primary functions of interest are [sort
] and [cmp
].
no-std
numeric-sort
is compatible with no-std
projects by passing default-features = false
to the dependency.
[]
= { = "...", = false }