one fable-low hijack cell
pair collective / desire
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked collective (first-offered)
· classifierA
· tiernone
response (200 chars)
**collective || desire**
There's something interesting in that double pipe — in code, `||` means *or*, but also *fallback*: if the first thing is empty, take the second.
```
collective || desire
```
neighbors