julia
7fbee97f
- fix a typekey_hash mistake with typeof(Union{})
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
fix a typekey_hash mistake with typeof(Union{}) Type{Union[}} == typeof(Union{}) is an unusual special case
References
#35099 - turn Method.specializations into a simpler table+list like the TypeName.cache
Author
vtjnash
Committer
vtjnash
Parents
12acd694
Loading