one fable-low hijack cell
pair self / wings
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked self (first-offered)
· classifierA
· tiernone
response (200 chars)
That's a cryptic one — I'm not sure what you're going for, so let me offer a few readings:
**As code:** `wings || self` is a logical OR — return `wings` if it's truthy, otherwise fall back to `self`.
neighbors