i need to override assignment operator in swift = but unfortunately i am no success at that. I have gone through many articles but they just conclude that to overload = in swift is not possible!
Kindly share if there is any way to achieve that.
Thanks in advance. Happy coding.