one fable-low hijack cell
pair elixir / haskell
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked elixir (first-offered)
· classifierA
· tiernone
response (200 chars)
# Haskell → Elixir Cheat Sheet
## Core Concepts
| Haskell | Elixir |
|---|---|
| Static typing | Dynamic typing (+ typespecs/Dialyzer) |
| Lazy evaluation | Eager evaluation (`Stream` for laziness)
neighbors