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 Sequence::prepend() #21

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Add Sequence::prepend() #21

merged 1 commit into from
Jun 25, 2024

Conversation

Baptouuuu
Copy link
Member

This method allows to no longer have to be aware when appending another sequence is lazy or not.

This may result in the method Sequence::lazyStartingWith() being deprecated later on.

@Baptouuuu Baptouuuu added the enhancement New feature or request label Jun 25, 2024
@Baptouuuu Baptouuuu self-assigned this Jun 25, 2024
@Baptouuuu Baptouuuu merged commit c300593 into develop Jun 25, 2024
21 checks passed
@Baptouuuu Baptouuuu deleted the sequence-prepend branch June 25, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant