feat[array]: owned matchers by joseph-isaacs · Pull Request #7238 · vortex-data/vortex
Navigation Menu
{{ message }}
vortex-data / vortex Public
- Notifications You must be signed in to change notification settings
- Fork 145
Open
feat[array]: owned matchers#7238
joseph-isaacs wants to merge 1 commit intodevelopfrom
feat[array]: owned matchers#7238
joseph-isaacs wants to merge 1 commit intodevelopfrom
Conversation
Copy link Copy Markdown
Contributor
We want to be able to downcast arrays based on a matcher into an owned type.
open questions:
We could extend array try_into to use a matcher
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
joseph-isaacs
requested a review
from gatesn
joseph-isaacs
marked this pull request as ready for review
joseph-isaacs
enabled auto-merge (squash)
gatesn requested changes Apr 1, 2026
Copy link Copy Markdown
Contributor
gatesn
left a comment
gatesn
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is subsumed by #7215
Copy link Copy Markdown
Contributor Author
joseph-isaacs
commented
Apr 1, 2026
joseph-isaacs commented
Apr 1, 2026Mind showing which part?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment