Rdocumentation
powered by
Learn R Programming
Dict (version 0.6)
is_immutable: Checks whether a collection is immutable
Description
Checks whether a collection is immutable
Usage
is_immutable(coll)
Arguments
coll
collection
Value
TRUE if immutable, FALSE otherwise