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 Answer

Commonmark migration
Source Link

Brachylog, 2 bytes

jm

Try it online!

###Explanation

Explanation

 m Map on each char
j Juxtapose the char to itself

Brachylog, 2 bytes

jm

Try it online!

###Explanation

 m Map on each char
j Juxtapose the char to itself

Brachylog, 2 bytes

jm

Try it online!

Explanation

 m Map on each char
j Juxtapose the char to itself
Source Link
Fatalize
  • 39.6k
  • 5
  • 73
  • 165

Brachylog, 2 bytes

jm

Try it online!

###Explanation

 m Map on each char
j Juxtapose the char to itself

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