julia
94e40820 - make convert(Union{},x) directly ambiguous (#46000)

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
Author
Parents
Loading