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

贡献者指南

par_select_nth methods · rayon-rs/rayon#838 | Good First Issue