Traitor.jl
Traitor.jl copied to clipboard
Default values
Allow default values in function definitions
Actually... these are a little interesting... I think they would have to be added during the thunk (for standard multiple dispatch) yet multiple trait-based submethods might want (or might define) different default arguments.
Perhaps an explicit check that the default arguments agree between submethods (not methods) is necessary...