carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
reduceEx.reduceEx
carbon
algorithm
reduceEx
Undocumented in source. Be warned that the author may not have intended to support it.
auto ref
reduceEx
(R r, E e)
auto ref
reduceEx
(R r)
template
reduceEx
(f...)
ref
auto ref
reduceEx
(
R
)
(
auto
ref
R
r
)
if
(
is
(
typeof
(
std.algorithm.reduce
!
f
(
forward
!
r
)))
)
if
(
f.length
>= 1
)
Meta
Source
See Implementation
carbon
algorithm
reduceEx
functions
reduceEx