method
duplicable?
v4.0.2 -
Show latest stable
- Class:
Object
duplicable?()public
Can you safely dup this object?
False for nil, false, true, symbol, and number objects; true otherwise.
duplicable?()Can you safely dup this object?
False for nil, false, true, symbol, and number objects; true otherwise.