Elixir Streams |> Types Operator Precedence
The Elixir types paper talks about operator precedence.
I thought it was interesting how it changes how we read type signatures when we have combinations of not
, and
, or
, and other type constructors.
Check it out!
Read next Understanding Process Restart Strategies: Transient, Temporary, and Permanent