From back-end OTP app into a Phoenix 1.3 app, Part 1 Generating Bitcoin Private Keys and Public Addresses with Elixir

guards in Elixir 1.6

https://swanros.com/2018/01/25/elixir-1-6/

Elixir 1.6 has been released with a lot of nice additions to the language, but without a doubt, what I’m most pumped about is real guard support in the language.

I wrote just a little bit about guards in Elixir, how they compare with Swift’s implementation, and why I like Elixir’s approach better.

Thanks for reading!