Ad
  • Custom User Avatar

    Everything was working fine for me, I defused every bomb except the last one, understood what was needed, got "true" in the last statement, but tests were not passing. Couldn't understand what is wrong and looked up the answer for the last one. I rewrote Array.prototype.toString and it was working fine for me, but they rewrote Array.prototype.valueOf and it is working the same way, but only their variant is working in this kata. How should I find that out by myself?

  • Custom User Avatar

    it really helped. Thanks!