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

Add CopyTo Operator #963

Open
viceroypenguin opened this issue Feb 3, 2023 · 2 comments
Open

Add CopyTo Operator #963

viceroypenguin opened this issue Feb 3, 2023 · 2 comments

Comments

@viceroypenguin
Copy link
Contributor

Add a CopyTo operator to replicate the behavior of List<>.CopyTo or Array.CopyTo, with enumerable semantics.

NB: See https://github.com/viceroypenguin/SuperLinq/blob/master/Source/SuperLinq/CopyTo.cs for implementation

@mohamedabotir
Copy link

can you explain more

@viceroypenguin
Copy link
Contributor Author

@mohamedabotir Please see the PR #964 for more details.

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 a pull request may close this issue.

2 participants