Intro to Elixir: A fresh take on functional programming
To print this out we can use the IO.inspect function for pretty printing: IO.inspect(book_lengths) Elixir’s collection types We’ve already seen...
To print this out we can use the IO.inspect function for pretty printing: IO.inspect(book_lengths) Elixir’s collection types We’ve already seen...