|
|
|
|
|
by disgruntledphd2
1973 days ago
|
|
> Yes, multiple dispatch is not some highfalutin ivory tower concept that only comes up in specialized code. For example, the model in question could define custom plotting recipes[1] so that you can just call plot() and have it produce something useful. This is literally the whole conception behind generic functions in R (print, plot, summary etc). I agree it's great, but Julia is building on a lot of prior art here. |
|