Update clone to include the original object value.
I intend to add tests for this sub.. currently, there appears to be none :(
This is a change of functionality however as prior to this change cloned objects would always result in a 0 value object unless a value was passed... would you prefer I take the approach of adding a 'copy' method?
Update clone to include the original object value.
I intend to add tests for this sub.. currently, there appears to be none :(
This is a change of functionality however as prior to this change cloned objects would always result in a 0 value object unless a value was passed... would you prefer I take the approach of adding a 'copy' method?