I should be clear, I didn't mean that all strings should be immutable, but rather that I also want to have mutable strings available... There is a package for that, but 1) I think it's incomplete (I may need to contribute to it), and 2) I think that they do belong in the base language... CLU had both, which was very nice... For many things, IOBuffer is exactly the right way of doing things (the name is misleading though... Maybe it should have been StringBuffer...), but there are use cases where you are constantly modifying the string while performing other string operations on it...
- Re: [julia-users] Performance variability... Scott Jones
- Re: [julia-users] Re: Performance variability - c... Patrick O'Leary
- Re: [julia-users] Re: Performance variability - c... Tim Holy
- Re: [julia-users] Re: Performance variability... Steven Sagaert
- Re: [julia-users] Re: Performance variabi... Stefan Karpinski
- Re: [julia-users] Re: Performance variability - can we... Steven G. Johnson
- Re: [julia-users] Re: Performance variability - c... Scott Jones
- Re: [julia-users] Re: Performance variability - c... Páll Haraldsson
- Re: [julia-users] Re: Performance variability... Jameson Nash
- Re: [julia-users] Re: Performance variabi... Steven Sagaert
- Re: [julia-users] Re: Performance variabi... Scott Jones
- Re: [julia-users] Re: Performance variabi... Kristoffer Carlsson
- Re: [julia-users] Re: Performance variabi... Scott Jones
- Re: [julia-users] Re: Performance variabi... Tamas Papp
- Re: [julia-users] Re: Performance variabi... Kevin Squire
- Re: [julia-users] Re: Performance variabi... Scott Jones
- Re: [julia-users] Re: Performance variabi... Scott Jones
- Re: [julia-users] Re: Performance variabi... Tamas Papp
- Re: [julia-users] Re: Performance variabi... Scott Jones
- Re: [julia-users] Re: Performance variabi... Tamas Papp
- Re: [julia-users] Performance variability... Scott Jones
