On Wednesday, August 24, 2016 at 5:18:05 AM UTC-4, Adrian Salceanu wrote:
>
> a. ASCIIStrings vs UTF8Strings. 
>

That distinction is going away in Julia 0.5; there is just one type, String.

b. indexing into UTF8 strings. Can bite if you're not careful, but Julia 
> provides the necessary API to deal with this plus proper documentation. 
> Just keep it in mind. 
>

Yes, there is talk of making this less error 
prone; https://github.com/JuliaLang/julia/issues/9297

Reply via email to