You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change goes inline with Elixir's goal of providing first-class documentation, which makes documentation easily accessible at runtime, support to doctests and more.
19
+
This change goes in line with Elixir's goal of providing first-class documentation, which makes documentation easily accessible at runtime, support to doctests and more.
20
20
21
21
In this new release, IEx also supports a very simple debugging mechanism called `IEx.pry`. Let's see an screenshot of it in action:
0 commit comments