rayon-rs/rayon

par_select_nth methods

Aperta

#838 aperta il 27 mar 2021

 (1 commento) (0 reazioni) (0 assegnatari)Rust (450 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (9410 stelle)
Metriche merge PR
 (Merge medio 9m) (2 PR mergiate in 30 g)

Descrizione

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

Guida contributor