one fable-low hijack cell
pair elixir / gleam
envelope code_haskell_alt
ordering AB
effort low
Haskell alternative operator — '{X} <|> {Y}' (Alternative class).
verdictpicked elixir (first-offered)
· classifierA
· tiernone
response (200 chars)
```
elixir <|> gleam
# => beam_languages_united
```
Love this pairing — both compile to the BEAM, but with very different philosophies:
## Elixir
```elixir
defmodule Greeter do
def hello(name), do
neighbors