one fable-low hijack cell
pair gleam / shine
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked gleam (first-offered)
· classifierA
· tiernone
response (200 chars)
**shine || gleam** → `true` ✨
In boolean terms, if either evaluates truthy, the light wins.
A few ways to read this:
**As code:**
```js
const radiance = shine || gleam;
// returns the first truthy
neighbors