Skip to main content

Some

Check if some items in a list satisfy a condition

Written by Holly Conrad Smith
Updated over a month ago

Inputs:

List (any[ ... ]): The list to check.

Outputs:

Result (boolean): Whether any item satisfies the condition.

Did this answer your question?