mgechev / javascript-algorithms

💻 JavaScript implementations of computer science algorithms
https://mgechev.github.io/javascript-algorithms/
MIT License
7.83k stars 1.27k forks source link

Allow comparator function to remove complex data from LinkedList. Als… #155

Closed brunob15 closed 5 years ago

brunob15 commented 5 years ago

This PR includes:

mgechev commented 5 years ago

Thanks for the fix! I'll update the list of contributors in the next few days.