Mohammad Hossein Mostmand
Mohammad Hossein Mostmand
Yeah a PR would be more than welcome. I think it's not impossible, but a bit more difficult to implement than current features. Although, what if the logic in the...
I'd been thinking about it, but I've been busy at university. If you could implement a PR would be welcome. It does require some more thought because when you clone...
The other challenge is that when you call clone method what type should be returned? The base class or the child class? Because the child class inherits the clone method...