Since Julia 0.4 [] is what you're looking for. On Tue, May 24, 2016 at 1:06 PM, Andreas Lobinger <[email protected]> wrote:
> Hello colleagues, > > it really feels strange to ask this, but what is the julia equivalent of > python's list? > > So. > > > 1. can by initialised empty > 2. subject of append and extend > 3. accepting Any entry > 4. foolproof usage in type definition... (my real problem seems to be > here) > > > Wishing a happy day, > > Andreas >
