list.count
output the number of items that equal to specified value
available since version: 0.1
arguments:
- PATTERN
count pattern value
type: atom
properties:
- @pattern
Get/set new pattern value
type: atom
inlets:
- Input list
type: control
- change pattern value
type: control
outlets:
- count of found elements
type: control
keywords:
list
count
See also:
[list.count_if]
Authors: Serge Poltavsky
License: GPL3 or later