Skip to content

Commit 4714b54

Browse files
committed
Don't mention the f() helper for now (it's not supported yet)
1 parent 4d51bd6 commit 4714b54

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/iex/lib/iex.ex

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,6 @@ defmodule IEx do
8686
iex(1)> value
8787
13
8888
89-
If you want to erase all variables bound in the .iex file, call the f()
90-
helper at the end.
91-
9289
## Expressions in IEx
9390
9491
As an interactive shell, IEx evalutes expressions. This has some

0 commit comments

Comments
 (0)