Print map Mar 1, 2016 Prints a map %{key: 42} = IO.inspect(%{key: 42}) # prints "%{key: 42}" Related Documentation: Inspect Protocol