julia
d68befdc
- Make Core.TypeofUnion use the type method table (#55188)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Make Core.TypeofUnion use the type method table (#55188) Ensures that adding or examining the methods of Type{Union{}} in the method table returns the correct results. Fixes #55187
References
#55188 - Make Core.TypeofUnion use the type method table
Author
vtjnash
Parents
fe207c5d
Loading