rayon-rs/rayon

par_select_nth methods

オープン

#838 opened on 2021/03/27

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (450 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (9,410 個のスター)
PR merge metrics
 (平均マージ 9m) (30d で 2 merged PRs)

説明

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

コントリビューターガイド