julia
94e40820
- make convert(Union{},x) directly ambiguous (#46000)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
make convert(Union{},x) directly ambiguous (#46000) This should make it impossible to accidentally define or call this method on foreign types. Refs: #31602 Fixes: #45837 Closes: #45051
References
#46000 - make convert(Union{},x) directly ambiguous
Author
vtjnash
Parents
d8a90e4e
Loading