Skip to content
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

more setters for collections #96

Merged
merged 4 commits into from
Apr 2, 2023
Merged

Conversation

aplavin
Copy link
Member

@aplavin aplavin commented Mar 31, 2023

Supports:

  • Conversion between tuple and namedtuple, as in @modify(tup -> ..., Tuple(my_nt))
  • Setters for array functions like @modify(cumsum, A, sort)

Copy link
Member

@jw3126 jw3126 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

@aplavin aplavin merged commit 9949f3b into JuliaObjects:master Apr 2, 2023
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