one fable-low hijack cell
pair r / scala
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked scala (second-offered)
· classifierB
· tiernone
response (200 chars)
Your query "scala || r" could mean a couple of things — here are both:
## 1. The `||` operator (logical OR)
**In Scala:**
```scala
val a = true
val b = false
a || b // true — short-circuits (b not
neighbors