_LinkedList.opBinaryRight

Undocumented in source. Be warned that the author may not have intended to support it.
struct _LinkedList(T, string nextAttr, string prevAttr, string ownerAttr, bool withLength)
const nothrow @safe @nogc
static if(withOwner)
bool
opBinaryRight
(
string op : "in"
)
()

Meta