Quantcast
Channel: First steps - JuliaLang
Viewing all articles
Browse latest Browse all 2795

Determining whether two methods are both extensions of the same function?

$
0
0

I have two functions with the same name, but from two different packages. How do I determine whether one of them is an extension of the other or both are extensions of the same function? I have in mind mean() which occurs in both Distributions.jl and Statistics.jl

4 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 2795