Skip to content

refactor: add span extension helpers for fixed arrays#92

Merged
ikpil merged 1 commit into
mainfrom
pr/readonly-span
Jun 9, 2026
Merged

refactor: add span extension helpers for fixed arrays#92
ikpil merged 1 commit into
mainfrom
pr/readonly-span

Conversation

@ikpil

@ikpil ikpil commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Expose AsSpan through extension methods, add readonly AsReadOnlySpan accessors, and move mutable span creation behind internal AsSpanUnsafe helpers. Add the Unsafe package reference for netstandard2.1.

Expose AsSpan through extension methods, add readonly AsReadOnlySpan accessors,
and move mutable span creation behind internal AsSpanUnsafe helpers.
Add the Unsafe package reference for netstandard2.1.
@ikpil ikpil merged commit 0252419 into main Jun 9, 2026
10 checks passed
@ikpil ikpil deleted the pr/readonly-span branch June 10, 2026 16:12
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