R.oo (version 1.26.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, ...)

Value

Returns an integer.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

*equals() For more information see BasicObject.