dice
dice copied to clipboard
fix null value in removing array element and add test for this scenario
This will fix the issue where, instead of completely removing an element from the array and reindexing, we get null when we try to forget the element.
Fixes #910
@lucifercr07 @JyotinderSingh Please review
@lucifercr07 @JyotinderSingh Bumping up^