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