Skip to content

Kotlin-4 homework Collections #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

SpiritualAdviser
Copy link

implemented a feature that sorts data by age, as well as last names with the additional condition of matching by first name. Implemented the collection flip function. Added the functions of the NaturalList class. In the last point, I decided to use some ready-made solutions, since by the condition of the task we need to make a similar code with a built-in List. I didn't figure out how to call the super parent of Any, but I found a solution to use an explicit ToList. I tried to use short and clear code in all tasks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant