R/utils.R
is_key_error.Rd
Check if an error is a KeyError.
is_key_error(e)
The error to check.
TRUE if the error is a KeyError, FALSE otherwise.