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