Ask a question to get started
Enter to sendā¢Shift+Enter new line
mget( self, keys: Sequence[K], ) -> list[V |
keys
Sequence[K]
Get the values associated with the given keys.
A sequence of keys.