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 prepend() to Collection interface #420

Open
wants to merge 1 commit into
base: 3.0.x
Choose a base branch
from

Conversation

ker0x
Copy link

@ker0x ker0x commented May 18, 2024

This is a new attempt to introduce a prepend() method to the Collection interface, after #162.

@ker0x ker0x changed the title Add prepend() to Collection interface Add prepend() to Collection interface May 18, 2024
@greg0ire
Copy link
Member

Sorry, but we cannot accept additions to that interface without the contributor making a strong case for it, because of the S and I of SOLID. There are already ~ 30 methods on collection objects, please let use know why this is needed according to you.

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.

None yet

2 participants