inject.inject

Undocumented in source.
template inject(U, A...)
U
inject
(
U u
,
A a
)
if (
is(U.Union)
)

Members

Functions

inject
U inject(U u, A a)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta