one fable-low hijack cell
pair fast / global
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked fast (first-offered)
· classifierA
· tiernone
response (200 chars)
This looks like a reference to the classic Python optimization: turning **`LOAD_GLOBAL` into `LOAD_FAST`** by binding globals to local variables.
## Why
- **`LOAD_FAST`** (local variables): indexed
neighbors