Elixir

目次

文法

  • 変数
    • 整数型・浮動小数点型
    • アトム
    • コレクション
  • モジュール
    • モジュール
  • 関数

標準ライブラリ

Mix (build tool)

ExUnit (unit test library)

EEx (templating library)

Phoenix (Web Framework)

参考資料

Elixir

Erlang

Phoenix