Replies: 1 comment
-
I started looking into using reflection to make sure clone doesn't have a shallow copy here. However it's already eaten up a bunch of time and would probably require its own set of tests so we could trust it fully. I think switching to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Instead of our existing
.clone()
methods?Beta Was this translation helpful? Give feedback.
All reactions