julia
a237986b
- stop calling `supertype` in type trait functions (#26055)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
stop calling `supertype` in type trait functions (#26055) These cases should now use "triangular" dispatch instead. Also improve `eltype` of `AbstractDict` while we're at it.
References
#26055 - stop calling `supertype` in type trait functions
Author
JeffBezanson
Parents
1f3d989e
Loading