<i>Time complexity: O(1)</i><blockquote>Return the type of the value stored at <i>key</i> in form of astring. The type can be one of "none", "string", "list", "set"."none" is returned if the key does not exist.</blockquote>
<i>Time complexity: O(1)</i><blockquote>Return the type of the value stored at <i>key</i> in form of astring. The type can be one of "none", "string", "list", "set"."none" is returned if the key does not exist.</blockquote>