The Truth About Elixir Strings
elixir, functional programming
Reading Time: 2 minutes
TL;DR In the previous post, we explained how Elixir handles fundamental computer datatype, binaries. This was a great introduction to Elixir Strings. This post is part of the functional language series,…