method
duplicable?
v3.2.8 -
Show latest stable
- Class:
Object
duplicable?()public
Can you safely dup this object?
False for nil, false, true, symbols, numbers, class and module objects; true otherwise.
duplicable?()Can you safely dup this object?
False for nil, false, true, symbols, numbers, class and module objects; true otherwise.