julia
aee3fc2d
- Fix incorrect use of `isimmutable` (#33042)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Fix incorrect use of `isimmutable` (#33042) This function operates on values not on types (though it is a bit of a trap). Also add a test to catch this bug.
References
#33042 - Fix incorrect use of `isimmutable`
Author
Keno
Parents
5ae63b88
Loading