#elixir #string
Elixir strings in single quote vs double quote
https://medium.com/@junwan01/elixir-strings-in-single-quote-vs-double-quote-c0a61d3e5acd
Elixir strings in single quote vs double quote
https://medium.com/@junwan01/elixir-strings-in-single-quote-vs-double-quote-c0a61d3e5acd
Medium
Elixir strings in single quote vs double quote
Today I stumbled on the subtle difference in Elixir between strings in single quote and double quote. Although the documentation explains…