79
submitted 3 weeks ago by m_f@midwest.social to c/loops@midwest.social
you are viewing a single comment's thread
view the rest of the comments
[-] KurtVonnegut@mander.xyz 5 points 3 weeks ago

Why does the sort one work? 🤨

[-] ScreamingFirehawk@feddit.uk 15 points 3 weeks ago

It doesn't, the array is still in the same order it started in, it's members are just printed to the console in numerical order.

It just prints the number 1 after 1 ms, 2 after 2 ms, 3 after 3 ms etc.

[-] Randelung@lemmy.world 7 points 3 weeks ago

Instead of print you could add them to a second array, though. Even clear the original first for "in place" sorting; never mind the memory allocation for the lambdas.

this post was submitted on 21 Dec 2024
79 points (100.0% liked)

Fun Loops ▶️

385 readers
106 users here now

Posting interesting/cool/funny videos from Loops here

https://loops.video/

Thanks to @Bluefruit @lemmy.world for the icon and banner!

Discussion of and questions about Loops should go over in !loops@lemmy.world

If the loop you're posting isn't original content uploaded by the creator, prefix the title with [R] for "reposted". For example, [R] Cute dog.

If you know the source for a loop marked [R], please comment with it!

Rules:

  1. Don't be a dick
  2. Don't make me add more rules

founded 1 month ago
MODERATORS