list.equal
checks if given lists are equal
available since version: 0.1
arguments:
- PATTERN
initial value
type: list
methods:
- dump
dumps object state to PD console window
properties:
- @pattern
Get/set current pattern
type: list
inlets:
- First list
type: control
- Second list
type: control
outlets:
- "1" if lists are equal, "0" otherwise
type: control
keywords:
list
compare
equal
Authors: Serge Poltavsky
License: GPL3 or later