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

New proposal on interfaces in Base Julia

Open gdalle opened this issue 1 year ago • 1 comments

Hey @rafaqz, have you seen this? https://hackmd.io/BbEw0_B4Q8uDSS34LOvpCw

gdalle avatar Oct 07 '24 10:10 gdalle

Yeah that's amazing. I saw discussion on slack but I'm really in PhD mode now so haven't looked.

But just gave it a read. Seems pretty similar to what you can do here already, like checking all of the interfaces for a package. And a similar anonymous function approach but with macro magic so its just checking methods and return types. Looks good to me.

I hope it happens and we don't have to work on this!

rafaqz avatar Oct 07 '24 12:10 rafaqz