HashCodeDelegate Description delegate Tinman.Core.Collections.HashCodeDelegate → <T in> value : T The value for which to compute a hash code. returns → int32 The hash code for value. Computes a hash code for the given value. GraphNode IArrayVector