Hallo, Frank Barknecht hat gesagt: // Frank Barknecht wrote: > Hallo, > Atte André Jensen hat gesagt: // Atte André Jensen wrote: > > > Still newbie here :-) > > > > I'm looking for a stack-like datatype in pd that'll let me: > > > > 1) push a float to one end of stack > > 2) figure out if a certain float is in stack > > 3) remove any occurence of a certain float from stack > > Maybe you want to take a look at [list-fifo], [list-lifo], > [list-stack] and [list-find] from the [list]-abs collection.
And for 3) hack [list-delete]. Ciao -- Frank Barknecht _ ______footils.org_ __goto10.org__ _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
