PoolArray.opBinary

struct PoolArray(T)
@nogc nothrow const
opBinary
(
string op
)
()
if (
op == "~" ||
op == "+"
)

Meta