Oh, but it is exported implicitly, since you are adding methods to Base.getindex, which is exported to everyone. Exporting is per function, not per method. That is the reason that you can get the ambiguity with definitions in Base.
- [julia-users] Overwriting getIndex Christoph Ortner
- [julia-users] Re: Overwriting getIndex elextr
- [julia-users] Overwriting getIndex Toivo Henningsson
- [julia-users] Re: Overwriting getIndex Christoph Ortner
- [julia-users] Re: Overwriting getIndex Christoph Ortner
- [julia-users] Re: Overwriting getIndex Toivo Henningsson
- [julia-users] Re: Overwriting getIndex Christoph Ortner
