StructuralRuntimeHashcode

org.encalmo.utils.StructuralRuntimeHashcode

Compute the structural runtime hashcode of a value. It will take into account structure and actual types of the nested values in runtime but not the values themselves.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def compute[T](value: T): Int