carbon v1.5.4 (2015-09-23T08:11:56Z)
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