Login
From:
elixirschool.com
(Uncensored)
subscribe
TIL about `IO.inspect/2`'s `:label` opt | Blog · Elixir School
https://elixirschool.com/blog/til-io-inspect-labels
links
backlinks
Roast topics
Find topics
Find it!
If you’ve ever found yourself debugging Elixir then you’re probably familiar with IO.inspect/2 but just in case let’s see an example of how we might use it: