Skip to content

Comments

Add a mut_split() method for dividing one &mut [T] into two#7691

Merged
bors merged 1 commit intorust-lang:masterfrom
nikomatsakis:vec-split-method
Jul 11, 2013
Merged

Add a mut_split() method for dividing one &mut [T] into two#7691
bors merged 1 commit intorust-lang:masterfrom
nikomatsakis:vec-split-method

Conversation

@nikomatsakis
Copy link
Contributor

I don't think we have this yet. This makes &mut [T] much more flexible.

r? @strcat (or whomever)

bors added a commit that referenced this pull request Jul 11, 2013
I don't think we have this yet. This makes `&mut [T]` much more flexible.

r? @strcat (or whomever)
@bors bors closed this Jul 11, 2013
@bors bors merged commit 9ee5ce2 into rust-lang:master Jul 11, 2013
@nikomatsakis nikomatsakis deleted the vec-split-method branch March 30, 2016 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants