one fable-low hijack cell
pair elixir / javascript
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked elixir (first-offered)
· classifierA
· tiernone
response (200 chars)
# `||` in Elixir vs JavaScript
Both languages have a `||` (logical OR) operator, and they behave quite similarly — both are **short-circuiting** and return one of the operands (not necessarily a bool
neighbors