Closed sylvesterwillis closed 9 years ago
This PR is for https://github.com/gr2m/initials/issues/14.
I think the change is good either way and I would go ahead and merge it, even though it does not yet resolve #14. But the fact that we currently slice out items of an array while iterating over it incrementally is definitely wrong.
Changed comparison of possible initials to duplicate initials to loop in reverse for array slicing.