[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: [sc-users] modifying arrays - adverb?



Why is interlace gone (I still have it, so in reality, it's still here)?

interlace posts an error and suggests you to use lace.


It's impossible to keep up with what's gone and not gone, what's in CVS or SVN or WTF or SOL.
Can't we deprecate instead of completely removing?


From: Jonathan Segel <jsegel@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue Jun 06 23:30:53 CDT 2006
To: SuperCollider users mailing list <sc-users@xxxxxxxxxxxxxxx>
Subject: Re: [sc-users] modifying arrays - adverb?


On Jun 6, 2006, at 8:38 PM, christian hresko wrote:To answer the question below:
a = [0, 1, 2];b = [12, 11, 10];
[a, b].interlace;

interlace is gone!

--





.