one fable-low hijack cell
pair elixir / javascript
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked elixir (first-offered)
· classifierA
· tiernone
response (200 chars)
# `||` in JavaScript vs Elixir
Nice pun — here's how the OR operator works in each:
## JavaScript
`||` returns the first **truthy** value (or the last value if none are truthy). Falsy values: `false
neighbors