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