R.oo (version 1.22.0)

hashCode.BasicObject: Gets a hash code for the object

Description

Gets a hash code for the object.

Usage

# S3 method for BasicObject
hashCode(this, ...)

Arguments

...

Not used.

Value

Returns an integer.

See Also

*equals() For more information see BasicObject.