Add functions for making deep and shallow copies of objects #133
Labels
priority: medium
The issue makes it more difficult for people to use the software.
type: feature
The issue involves adding new or extended behavior to the software.
The library should provide
clone
andcloneDeep
functions. They should specially handle sequence and consumer types.The text was updated successfully, but these errors were encountered: