Description Usage Arguments Details Examples
Java-style function to compute the hashCode for the given object. Returns an integer value.
1 | hashCode(key)
|
key |
the object to be hashed |
This only works for integer, numeric and character types.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.