ConcreteInterfaces.jl icon indicating copy to clipboard operation
ConcreteInterfaces.jl copied to clipboard

Usage notes

Open rdeits opened this issue 8 years ago • 0 comments

  • [ ] 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)
    • [ ] what about extending methods from other modules? e.g. Base.show
  • [ ] need ability to refer to this in method bodies

rdeits avatar Oct 26 '17 17:10 rdeits