rayon-rs/rayon

par_select_nth methods

开放

#838 创建于 2021年3月27日

 (1 条评论) (0 个反应) (0 位负责人)Rust (450 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (9,410 个星标)
PR 合并指标
 (平均合并 9分钟) (30 天内合并 2 个 PR)

描述

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

贡献者指南