Hi everyone!
Couple days ago I wrote a very simple program to detect the winner of a poker game between two players in Elixir. Since this is my first program in Elixir and also is my first attempt to understand the functional programming, I am seeking for reviews on how to make it better. My mind is used to OO kind of thinking, so I guess there are spots that I can improve and embrace the language features. Thanks in advance: GitHub - sizief/poker: Elixir poker winner detection! · GitHub






















