Ruby Array - Deletion

  • + 0 comments

    Code comments are misleading as it is not clear in all cases if the returned value must be the updated array or the deleted value. I took some minutes to guess that this was the issue. It should be fixed