julia
a237986b - stop calling `supertype` in type trait functions (#26055)

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