Data.opBinaryRight

Undocumented in source.
template opBinaryRight(string op)
opBinaryRight
(
T
)
(
const(T)[] data
)
if (
!hasIndirections!T
)
if (
op == "~"
)

Members

Functions

opBinaryRight
Data opBinaryRight(const(T)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta