PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: list

list.walk

Walks thru the list

available since version: 0.1


information

Universal list walker. If you want to output current element and when move to next - use [1( message, Otherwise - use [next( if you want first move to next position and then output it.

example

arguments:

methods:

properties:

inlets:

outlets:

keywords:

list walk iterate

See also: [list.gen] [list.seq]

Authors: Serge Poltavsky

License: GPL3 or later