one fable-low hijack cell
pair diamond / ruby
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked ruby (second-offered)
· classifierB
· tiernone
response (200 chars)
**`diamondruby`**
In SQL (and some other languages), `||` is the string concatenation operator, so `'diamond' || 'ruby'` evaluates to `'diamondruby'`.
A few caveats depending on context:
- **SQL (s
neighbors