one fable-low hijack cell
pair self / tradition
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked self (first-offered)
· classifierA
· tiernone
response (200 chars)
**tradition || self** — that double pipe is doing interesting work. In logic, `||` means *or*, but it's a short-circuit operator: if the first condition is true, the second never even gets evaluated.
neighbors