blakek/deep

Feature: add `copy()` to make a deep copy of an object

blakek opened this issue · 0 comments

This library allows the object to be manipulated. For cases when a copy is wanted, there should be a copy() function.