Elixir is built on the concept of functional programming. You might be used to object-oriented programming in Ruby, where you have objects that hold state.
Elixir is built on the concept of functional programming. You might be used to object-oriented programming in Ruby, where you have objects that hold state.