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

Modularize Collections #1271

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from
Draft

Modularize Collections #1271

wants to merge 17 commits into from

Conversation

valzargaming
Copy link
Member

@valzargaming valzargaming commented Dec 24, 2024

  • - Extract Discord\Helpers\Collection into a standalone package and migrate it to a dedicated repository.
  • - Ensure consistent usage of CollectionInterface throughout the library.
  • - Replace internal arrays with implementations of CollectionInterface where applicable.
  • - Introduce support for configuring custom implementations of CollectionInterface, allowing users to define their own classes that adhere to the interface's standard.
  • - Identify and implement relevant array functions.

@valzargaming valzargaming changed the title v11 Modularize Collections Jan 22, 2025
@valzargaming valzargaming self-assigned this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant