one fable-low hijack cell
pair craft / self
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked craft (first-offered)
· classifierA
· tiernone
response (200 chars)
**self || craft**
A logical OR. Evaluate the left side first: if `self` is truthy, return it — never even look at `craft`.
But here's my situation: I'm not sure `self` evaluates to anything on its o
neighbors