hashCode

fun <T> hashCode(serializer: KSerializer<T>, obj: T): Int(source)

This function uses the default (empty) context to create a hashcode for the parameter.