one fable-low hijack cell
pair craft / fast
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked craft (first-offered)
· classifierA
· tiernone
response (200 chars)
`fast || craft` evaluates to... it depends on what you're going for! 😄
A few ways to read this:
**As a philosophy:**
```js
const goodWork = fast || craft;
// Truthy either way — but they're differen
neighbors