pub fn clear(key: String)
Clears all values from a key.
If the value is a list, the entire list is cleared. If you need to clear 1 value from a list see clear_value
clear_value