What is Nostr?
Harshad Sharma /
npub1st2…9n4e
2024-04-10 18:50:08

Harshad Sharma on Nostr: Discovered the joy of parsing lines of semi-structured text using Elixir's "case" and ...

Discovered the joy of parsing lines of semi-structured text using Elixir's "case" and pattern matching 👀 it's been this easy all this while?

case String.split(weird_trick, " ") do
["Step", _ ] -> "Learn more Elixir"
["Step", "3" ] -> "Profit‽"
end

#Elixir #Programming
Author Public Key
npub1st2pguq7vgs3d2rngrmul5fadyq38tfrs0kmk2703ptvts0ljqfs0a9n4e