mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
fold.fold
mir
algorithm
iteration
fold
template
fold
(alias fun)
@
optmath
@
optmath
auto
fold
(
Slice
S
)
(
scope
Slice
slice
,
S
seed
)
Parameters
slice
Slice
A slice, range, and array.
seed
S
An initial accumulation value.
Return Value
Type:
auto
the accumulated result
Meta
Source
See Implementation
mir
algorithm
iteration
fold
functions
fold