misoca / reading_programming_elixir

プログラミングElixir読書会のレポジトリ
1 stars 0 forks source link

8.9 大いなる力には大いなる誘惑が伴う #44

Open eitoball opened 5 years ago

eitoball commented 5 years ago

defmodule の中で defstruct を定義するので、同じモジュールの中でつい書いてしまうんですよね… Elixir の場合、意図的にこういう使い方を許すためにこのようにしたのかなぁと思っている。