Hash table key container
Check if two keys are equal
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fhash_key_int64_1d_t), | intent(in) | :: | key1 | |||
class(fhash_key_t), | intent(in) | :: | key2 |
Generate hash of key
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fhash_key_int64_t), | intent(in) | :: | key |
Check if two keys are equal
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fhash_key_int64_t), | intent(in) | :: | key1 | |||
class(fhash_key_t), | intent(in) | :: | key2 |
Generate string representation of hash
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fhash_key_int64_t), | intent(in) | :: | key |