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

Use ismutabletype(T) for datatypes #303

Merged
merged 5 commits into from
Dec 14, 2021
Merged

Use ismutabletype(T) for datatypes #303

merged 5 commits into from
Dec 14, 2021

Conversation

mkitti
Copy link
Member

@mkitti mkitti commented Dec 14, 2021

T.mutable no longer exists of JuliaLang/julia#41018 (Julia 1.7)

Use new ismutabletype instead. Create a backwards compatible shim for Julia < 1.7 for ismutabletype.

@mkitti
Copy link
Member Author

mkitti commented Dec 14, 2021

Succeeds #302

@musm musm merged commit ae442e0 into master Dec 14, 2021
@musm musm deleted the mkitti/ismutabletype branch December 14, 2021 15:45
@musm musm mentioned this pull request Dec 14, 2021
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