Refactoring a big function in elixir

Benito Serna
1 min readMay 30, 2017

--

I just recorded a video while refactoring a big function.

It can serve as an example of how “mechanical” can be a refactoring on a functional language because you don’t have to worry about state changing somewhere else.

--

--