Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

hash_code

property.hashable.type.hash_code

(a property.hashable.this.type)
 => 
u64
[Abstract feature]
create hash code for this instance

This should satisfy the following condition:

(T.equality a b) : (T.hash_code a = T.hash_code b)
0.095dev (GIT hash 91033acfd0b07a6e4c620ce81166841b8de33a6f)
last changed: 2026-04-29