I should mention that in the specific case, this probably isn’t an overload you should define. That said, all you need to do to do this is import Base.abs before defining the method.
1 Like
I should mention that in the specific case, this probably isn’t an overload you should define. That said, all you need to do to do this is import Base.abs before defining the method.