{:ok, {đź“Ť, LibLatLon}} and binary pattern matching for the rescue Bitcoin's Base58Check in Pure Elixir

Mock current time in Elixir

Coming from the Ruby/Rails world I was searching for a way to mock the current time in my Elixir test suite, something like Timecop for Elixir. I didn’t find anything that suited my needs so I decided to give it a go by myself.

Mock current time in Elixir