each.each

Undocumented in source. Be warned that the author may not have intended to support it.
template each(alias fun)
Flag!"each"
each
(
this Q
)
()
if (
is(typeof(unaryFun!fun(T.init)))
)

Meta