one fable-low hijack cell
pair elixir / potion
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked elixir (first-offered)
· classifierA
· tiernone
response (200 chars)
## `||` in Elixir
In Elixir, `||` is the **logical OR operator** that works with any values (not just booleans):
```elixir
elixir || potion
```
**How it works:**
- Returns the **first value** if it
neighbors