Skip to content

select components like namedtuple elements#351

Open
aplavin wants to merge 1 commit intomasterfrom
patch-1
Open

select components like namedtuple elements#351
aplavin wants to merge 1 commit intomasterfrom
patch-1

Conversation

@aplavin
Copy link
Copy Markdown
Member

@aplavin aplavin commented Apr 14, 2026

In Julia, nt[(:x, :y)] returns a namedtuple with only these components.
With this PR, sa[(:x, :y)] returns a structarray with only these components.
(namedtuple-only for now)

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