Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 447 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 447 Bytes

#Erlang Programming exercises in Elixir

I'm currently reading Erlang Programming.

At the end of each chapter are the exercises, which I am attempting in Elixir.

Exercises File Name Short Description
Ex 4-1 echo.ex Write an Echo Server. Observe it in :pman.