- opBinaryRight
inout(Variant)* opBinaryRight(string other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
Variant opIndex(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(string key, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
Item set(string key, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
Item set(string key, T[string] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- unset
Item unset(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
A DynamoDB item