Search⌘ K
AI Features

Operators

Explore the various types of operators in Elixir and how they are used to manipulate data. Understand comparison, boolean, relaxed boolean, and arithmetic operators, their precedence, and how they evaluate different data types to produce results.

An operator is used to manipulate ...