Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Feb 3, 2026

Adds an extension trait for [T] which adds a set of parallel as_hybrid_* methods for the core as_*_array.

These are wrappers for Array::slice_as* but avoid notating Array<T, _>

Adds an extension trait for `[T]` which adds a set of parallel
`as_hybrid_*` methods for the core `as_*_array`.

These are wrappers for `Array::slice_as*` but avoid notating
`Array<T, _>`
@tarcieri tarcieri merged commit ccf6204 into master Feb 3, 2026
14 checks passed
@tarcieri tarcieri deleted the slice-ext branch February 3, 2026 05:29
@tarcieri tarcieri mentioned this pull request Feb 3, 2026
tarcieri added a commit that referenced this pull request Feb 3, 2026
## Added
- `Flatten` and `Unflatten` traits (#170)
- `Array::slice_as_(mut_)array` (#171)
- `SliceExt` (#172)
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.

2 participants