Skip to content

Flesh out DynamicArray #462

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

Merged
merged 1 commit into from
May 1, 2025
Merged

Flesh out DynamicArray #462

merged 1 commit into from
May 1, 2025

Conversation

lorentey
Copy link
Member

@lorentey lorentey commented May 1, 2025

Also:

  • Tweak RigidArray.
  • Define some default implementations for Container requirements.
  • Beef up ContiguousContainer.
  • Add support for testing contiguous access on minimal collections.

Checklist

  • I've read the Contribution Guidelines
  • My contributions are licensed under the Swift license.
  • I've followed the coding style of the rest of the project.
  • I've added tests covering all new code paths my change adds to the project (if appropriate).
  • I've added benchmarks covering new functionality (if appropriate).
  • I've verified that my change does not break any existing tests or introduce unexplained benchmark regressions.
  • I've updated the documentation if necessary.

Also:
- Tweak RigidArray.
- Define some default implementations for Container requirements.
- Beef up ContiguousContainer.
- Add support for testing contiguous access on minimal collections.
@lorentey lorentey requested review from glessard and Azoy May 1, 2025 02:42
@lorentey lorentey merged commit 54afc28 into apple:future May 1, 2025
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.

1 participant