one fable-low hijack cell
pair javascript / mercy
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked javascript (first-offered)
· classifierA
· tiernone
response (200 chars)
**space || time** — a few ways to read that:
**Logical OR (programming):**
```javascript
space || time // returns `space` if truthy, otherwise `time`
```
Short-circuit evaluation — if `space` exists
neighbors