R.oo (version 1.22.0)

clearLookupCache.Object: Clear internal fields used for faster lookup

Description

Clear internal fields used for faster lookup by removing these fields. This method is called whenever *gc() is called on the object.

Usage

# S3 method for Object
clearLookupCache(this, ...)

Arguments

...

Not used.

Value

Returns itself (invisible).

See Also

For more information see Object.