Checks whether a given key is currently stored in the dictionary.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dict_str_i4_type), | intent(inout) | :: | dict | |||
| character(len=default_string_length) | :: | key |
Checks whether a given key is currently stored in the dictionary.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dict_i4tuple_callstat_type), | intent(inout) | :: | dict | |||
| integer(kind=int_4), | dimension(2) | :: | key |