Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Revisions

3 of 3
Commonmark migration

Ruby, 25 bytes

->a{a.take_while &:even?}

I think I lose...

MegaTom
  • 4.3k
  • 1
  • 22
  • 24

AltStyle によって変換されたページ (->オリジナル) /