/staticsort

Implements a macro providing a compile-time quicksort function for arrays of any length, containing any primitive Copy type with a PartialOrd implementation.

Primary LanguageRustApache License 2.0Apache-2.0

Issues