#11: Lists in Elixir vs. Arrays in Ruby
In this post, I am going to dive deeper into the topic of data types, in particular lists, and compare them to arrays in Ruby. I am also briefly explaining the concept of linked lists as Elixir lists are essentially linked lists and thus fundamentall...
stephanyu.hashnode.dev4 min read