Skip to content

collection.Function.find

soetas edited this page Nov 30, 2024 · 1 revision

estdlib v0.1.2 / collection / find

Function: find()

find(collection, predicate?, fromIndex?): void

Parameters

collection: unknown[]

predicate?: Function

fromIndex?: number = 0

Returns

void

Clone this wiki locally