one fable-low hijack cell
pair elixir / haskell
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked elixir (first-offered)
· classifierA
· tiernone
response (200 chars)
`true` 😄
In both languages, that expression short-circuits — but let's actually compare them:
## Elixir
```elixir
# Dynamic, functional, runs on the BEAM (Erlang VM)
defmodule Greeter do
def hello
neighbors