Hash returns a unique hash value for the instance of the type.
()
| 25 | Example(*ExampleGenerator) any |
| 26 | // Hash returns a unique hash value for the instance of the type. |
| 27 | Hash() string |
| 28 | } |
| 29 | |
| 30 | // Primitive is the type for null, boolean, integer, number, string, and time. |
no outgoing calls
no test coverage detected