There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
I made the meme. Iterates through a list of data, and if an item isnt in order, it deletes it and by the end, you have a sorted list! Plus, it only needs to iterate trough the list once, so its super efficient!