RadixTree.opBinaryRight

Supports K in this syntax.

struct RadixTree(K, V)
inout
opBinaryRight
(
string op
)
(
in K key
)
if (
op == "in"
)

Meta