ConcreteInterfaces.jl
ConcreteInterfaces.jl copied to clipboard
You're receiving this pull request because the now-deprecated [Julia TagBot GitHub App](https://github.com/apps/julia-tagbot) is installed for this repository. This pull request installs [TagBot as a GitHub Action](https://github.com/marketplace/actions/julia-tagbot). If this PR does...
I fixed a number of deprecations for you
- [ ] is auto-generating outer methods a good idea? - [ ] what about methods that don't take the interface as the first arg? e.g. `show(io::IO, x)` - [...