julia
885f47d1
- [NFC]subtype: remove dead / redundant branches in `intersect` (#61101)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
71 days ago
[NFC]subtype: remove dead / redundant branches in `intersect` (#61101) as they are identical to the preceding branches https://github.com/JuliaLang/julia/blob/2ba9b37b3f8074106e21b621fe58a9518ae07cd8/src/subtype.c#L4014-L4031
References
#61101 - NFC: remove dead / redundant branches in `intersect`
Author
adienes
Parents
e7653c93
Loading