"Why is string concatenation done with * not +" https://groups.google.com/d/topic/julia-users/nQg_d_n0t1Q/discussion
peace, s On Tue, Jul 22, 2014 at 4:58 PM, Stefan Karpinski <[email protected]> wrote: > many threads: search "string concatenation" > > > On Tue, Jul 22, 2014 at 1:55 PM, Ben Arthur <[email protected]> wrote: > >> relatedly, is there a thread somewhere that explains why * is used for >> string concatenation and ^ for string repetition? >> > >
