TIL: wrapping an execution in a tuple
One of the advantages of Elixir is its openness. You can get more readable code with the command wrapped in tuple. You don’t need to modify the response from functions itself.
https://bartoszgorka.com/til-wrapping-an-execution-in-a-tuple
Read next Zanzibar Goes Elixir, Pt. 1: Setup and Relation Tuples