one fable-low hijack cell
pair bourbon / resist
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked bourbon (first-offered)
· classifierA
· tiernone
response (200 chars)
Ah, the eternal evaluation:
```
if (willpower) {
resist();
} else {
bourbon();
}
```
In most runtimes, this short-circuits straight to `bourbon()` — `resist` has a way of returning `false` a
neighbors