/peepcode-087-elixir-1-no-record

Updated peepcode-087-elixir screencast code using Elixir 1.0.2 Structs instead of Records

Primary LanguageElixir

#peepcode 087 elixir without Record

###Updated peepcode-087-elixir screencast code using Elixir 1.0.2 Structs instead of Records

Elixir 1 introduced Structs that technically replaced Records.

There're also few IO updates reflected in this rewrite.

Analytics