Couldn't we use <> for concatenation like in Mathematica?

On Monday, April 27, 2015 at 4:21:11 PM UTC+2, Kevin Squire wrote:
>
> Just a note, Matlab-style [a b] concatenation has been deprecated in 
> Julia v0.4 <https://github.com/JuliaLang/julia/pull/7998>.  See the 
> linked issues for details.  The main issue is that this functionality makes 
> it challenging to create arrays of arrays (or arrays of ranges), which are 
> less useful in Matlab, but quite useful for general programming.
>

Reply via email to