Multiple dispatch is a unique and interesting feature of Julia... How is it implemented?
What is the overhead incurred by multiple dispatch? (Esp. if there are a large number of methods, as for "+" ?). Cheers, Ron
Multiple dispatch is a unique and interesting feature of Julia... How is it implemented?
What is the overhead incurred by multiple dispatch? (Esp. if there are a large number of methods, as for "+" ?). Cheers, Ron