Change the print statement to print(io, "..."). io is the object of type IO that you need to print to.
- [julia-users] Base.show(io::IO, mytype::Type) results in ... Anonymous
- [julia-users] Base.show(io::IO, mytype::Type) result... David P. Sanders
- [julia-users] Re: Base.show(io::IO, mytype::Type... Anonymous
- [julia-users] Re: Base.show(io::IO, mytype::... David P. Sanders