Open
Description
Trait inheritance can be implemented with generated functions as described in https://github.com/mauro3/SimpleTraits.jl#advanced-features . This could be added to the @traitdef
macro. One thing to ponder would be the effect of @traitimpl
: should it do checking that subtraits are defined (trickier) or should it just force it (this would be as is).
Metadata
Assignees
Labels
No labels
Activity