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

set_val!, set_length!, set_prec! do not return the mutated series #16

Closed
wbhart opened this issue Feb 6, 2018 · 0 comments · Fixed by #602
Closed

set_val!, set_length!, set_prec! do not return the mutated series #16

wbhart opened this issue Feb 6, 2018 · 0 comments · Fixed by #602

Comments

@wbhart
Copy link
Contributor

wbhart commented Feb 6, 2018

Unless these functions return the mutated series, it is not possible to implement immutable power series types.

Of course, every use of such a function must be modified if this is changed.

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 a pull request may close this issue.

1 participant