Expand description
Houses utils that do not have a home yet.
Statics§
- CONDITION_
NOT_ MET_ ERR - The error message for when a condition is not met.
- KEY_
ALREADY_ EXISTS_ ERR - The error message for when a condition is not met.
Functions§
- check_
condition_ not_ met - Checks if the condition is not met.
- check_
key_ already_ exists - Checks if the key already exists.
- construct_
condition_ not_ met_ error - Constructs a condition not met error.
- construct_
key_ already_ exists_ error - Constructs a condition not met error.