I know several ways to quit iex but I'd love to use ctrl-D like in other REPLs (e.g., node, irb.)
iex
node
irb
How can I customize iex to do this?
Not possible AKAIK, but one can use ctrl-\ to exit Iex and Erl.
ctrl-\