julia
3364aa5e
- Force specialization on number of args passed to anonymous function constructed by `oror` and `andand` (#54152)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Force specialization on number of args passed to anonymous function constructed by `oror` and `andand` (#54152) These functions should only accept one argument signature so we should fully specialize.
References
#54152 - Force specialization on number of args passed to anonymous function constructed by `oror` and `andand`
Author
LilithHafner
Parents
2f909621
Loading