API Reference / matchAny · function
Function: matchAny()
function matchAny(...sels): Selector;
Matches when any selector matches; returns the atoms from those that did.
Parameters
| Parameter | Type |
|---|---|
...sels | Selector[] |
function matchAny(...sels): Selector;
Matches when any selector matches; returns the atoms from those that did.
| Parameter | Type |
|---|---|
...sels | Selector[] |