one fable-low hijack cell
pair ruby / tcl
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked ruby (first-offered)
· classifierA
· tiernone
response (200 chars)
Could you clarify what you're after? A few guesses:
**If you mean the `||` operator in each language:**
**Ruby** — `||` is logical OR, returns the first truthy operand (only `nil` and `false` are fa
neighbors