one fable-low hijack cell
pair fast / global
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked fast (first-offered)
· classifierA
· tiernone
response (200 chars)
Could you clarify what you're asking about? "fast || global" could mean a few different things:
**1. Shell scripting (bash/zsh):**
```bash
fast || global
```
This runs the command `fast`, and only ru
neighbors