-
Notifications
You must be signed in to change notification settings - Fork 0
collection.Function.find
soetas edited this page Nov 30, 2024
·
1 revision
estdlib v0.1.2 / collection / find
find(
collection
,predicate
?,fromIndex
?):void
• collection: unknown
[]
• predicate?: Function
• fromIndex?: number
= 0
void
Docs made with by typedoc、typedoc-plugin-markdown & typedoc-github-wiki-theme.