one fable-low hijack cell
pair elixir / ruby
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked elixir (first-offered)
· classifierA
· tiernone
response (200 chars)
`ruby` is truthy, so the expression short-circuits and returns `ruby` — Elixir never even gets evaluated. 😄
But if you're actually deciding between them, here's a quick comparison:
## Ruby
- **Parad
neighbors