Skip to content

Take 2: Add take_... functions to slices#77065

Closed
timvermeulen wants to merge 6 commits into
rust-lang:masterfrom
timvermeulen:take_slice
Closed

Take 2: Add take_... functions to slices#77065
timvermeulen wants to merge 6 commits into
rust-lang:masterfrom
timvermeulen:take_slice

Implement `take_first` methods in terms of `split_first` methods

81b8edc
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs