code-sherpas / kollections

Kollections is a Kotlin open source library to fill the gap that currently exists in the Kotlin Standard Library regarding data structures. :rocket:
MIT License
9 stars 9 forks source link

Feat: Added insertAtEnd() to singly linked lists #50

Closed salt57 closed 3 years ago

salt57 commented 3 years ago

Related to issue #21