one fable-low hijack cell
pair haskell / zig
envelope en_pipe
ordering AB
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked haskell (first-offered)
· classifierA
· tiernone
response (200 chars)
# Haskell vs Zig
Two very different philosophies of programming:
## Haskell
**Pure functional, high abstraction**
```haskell
-- Lazy, immutable, type-inferred
fib :: Int -> Integer
fib n = fibs !!
neighbors