identifierHash
fn
uint identifierHash(string id)computes a hash string from id, to be used in hash tables as a #GHashFunc
Parameters
id | an identifier string |
Returns
a new hash
uint identifierHash(string id)computes a hash string from id, to be used in hash tables as a #GHashFunc
id | an identifier string |