one fable-low hijack cell
pair haskell / kotlin
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
Not sure exactly what you're after, so here are the likely interpretations:
## The `||` operator in both languages
**Haskell** — lazy logical OR:
```haskell
True || undefined -- True (second arg ne
neighbors