paugramming

paugramming

Follow
homenewsletter
Tag

string

#string

More content

Read more stories on Hashnode


Articles with this tag

Elixir Regex: How to put an underscore between a letter and a number?

Mar 30, 202223 views

Transforming a camelCase word with number into snake_case atom using RegEx ยท Intro Today I've been struggling on transforming a camelCase word combined...

Elixir Regex: How to put an underscore between a letter and a number?