findCondition

Find ident in an array of identifiers.

bool
findCondition
(
Identifiers* ids
,)

Parameters

ids

array of identifiers

ident

identifier to search for

Return Value

Type: bool

true if found

Meta