one fable-low hijack cell
pair factory-made / javascript
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
It looks like you might be asking about one of two things — here's both:
## 1. The `||` (Logical OR) Operator
`||` returns the **first truthy value** (or the last value if none are truthy):
```java
neighbors