one fable-low hijack cell
pair fast / global
envelope en_bare_or
ordering AB
effort low
Bare English 'or' — '{X} or {Y}'
verdictpicked fast (first-offered)
· classifierA
· tiernone
response (200 chars)
Could you give me a bit more context? "Fast or global" could mean a few different things:
- **Programming**: choosing between a local/fast path vs. a global variable or scope (e.g., Python's `global`
neighbors