build

Undocumented in source. Be warned that the author may not have intended to support it.
build
(
E
T...
)
()
if (
is(E : Expression) &&
is(typeof(new E(T.init)))
)

Meta