Async Elixir book Understanding Process Restart Strategies: Transient, Temporary, and Permanent

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!

👉 Elixir Streams |> Types Operator Precedence