//! Derivative work of [`core::slice`] and [`rayon::slice`] licensed under `MIT OR Apache-2.0`.
//!//! [`core::slice`]: https://doc.rust-lang.org/src/core/slice/mod.rs.html
//! [`rayon::slice`]: https://docs.rs/rayon/latest/src/rayon/slice/mod.rs.html
pubmodheap_sort;pubmodinsertion_sort;pubmodmerge_sort;pubmodpartition;pubmodquick_sort;