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