powop_wrap.mode

Undocumented in source.
template powop_wrap(T, _lop, _rop)
enum mode = (lop.length ? "l" : "") ~ (rop.length ? "r" : "");

Meta