A convenient way of delegating methods is Lazy.jl
@forward
. But there are other approaches:
1 Like
A convenient way of delegating methods is Lazy.jl
@forward
. But there are other approaches: