Function JSONValue.opBinary

JSONValue opBinary(string op : "~", T) (
  T arg
);