rayon-rs/rayon

par_select_nth methods

Open

#838 建立於 2021年3月27日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Rust (9,410 star) (450 fork)batch import
enhancementhelp wanted

描述

Similar to the set of par_sort slice methods, par_select_nth methods matching the respective (unstable) slice methods of the standard library would be extremely useful. See: https://doc.rust-lang.org/beta/std/primitive.slice.html#method.select_nth_unstable

貢獻者指南