$ iex Erlang R16B02 (erts-5.10.3) [source] [64-bit] [smp:4:4] [async-threads:10] [kernel-poll:false] [dtrace] Interactive Elixir (0.11.3-dev) - press Ctrl+C to exit (type h() ENTER for help) iex(1)> 1+2 3 iex(2)>

起動と終了 iex は interactive shell です。ruby でいうところの irb、Haskell でいうところの ghci です。 $ iex で起動して、Ctrl+C 二回押しで終了します。 iex helper iex では helper 関数があって、h とタイプすることで以下のようにリストが見れます。ちなみに実際はもっとカラフルに表示されます。 リスト中の c/2 とか cd/1 の /2 とかは /1 は引数の数を表しています(これ調べるの難しかったです、なんと検索すればいいやら)。 iex(1)> h IEx.Helpers Welcome to Interactive Elixir. You are currently seeing the documentation for the module IEx.Helpers which provides man
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く