RE: https://indieweb.social/@keithamus/116204286323408885
Sorry everyone. You're about to spend a ton of time on this.
My score is 0.0028 💅 (although I get different scores on different screens - my best is on my MacBook)
RE: https://indieweb.social/@keithamus/116204277359631760
But also, read the article! https://mastodon.social/@keithamus@indieweb.social/116204277430594086
RE: https://indieweb.social/@keithamus/116204286323408885
Sorry everyone. You're about to spend a ton of time on this.
My score is 0.0028 💅 (although I get different scores on different screens - my best is on my MacBook)

The Iterator.zip() static method creates a new Iterator object that aggregates elements from multiple iterable objects by yielding arrays containing elements at the same position. It essentially "zips" the input iterables together, allowing simultaneous iteration over them.