one fable-low hijack cell
pair elixir / potion
envelope code_caret
ordering AB
effort low
Code-flavored caret operator — '{X} ^ {Y}'
verdictpicked elixir (first-offered)
· classifierA
· tiernone
response (200 chars)
**A few ways to read this!**
**1. Elixir (the language) — the pin operator `^`:**
In Elixir, `^` pins a variable so it's matched against rather than rebound:
```elixir
potion = "healing"
^potion = "
neighbors