What delete in solidity does is not what you think.
When we hear the word delete, the first thing that comes to our mind is to make things disappear. And when we use it, we want to make things vanish completely be it files, text or anything.
In the world of programming, different languages have differ...
samthetutor.hashnode.dev2 min read