Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: partition function for arrays #19417

Merged
merged 2 commits into from
Sep 23, 2023
Merged

feat: partition function for arrays #19417

merged 2 commits into from
Sep 23, 2023

Conversation

prashanth-hegde
Copy link
Contributor

Adds a helper function to split a given array into two parts given a predicate.

@spytheman
Copy link
Member

Good addition. Please also do: v fmt -w vlib/arrays/ and commit the result.

@spytheman spytheman merged commit 04d28f2 into vlang:master Sep 23, 2023
40 checks passed
@prashanth-hegde
Copy link
Contributor Author

Thanks for merging. Sorry I couldn't get to the v fmt soon enough

Wertzui123 pushed a commit to Wertzui123/v that referenced this pull request Oct 8, 2023
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.

2 participants