one fable-low hijack cell
pair haskell / reasonml
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked haskell (first-offered)
· classifierA
· tiernone
response (200 chars)
# ReasonML → Haskell Cheat Sheet
## Basic syntax
| Concept | ReasonML | Haskell |
|---|---|---|
| Binding | `let x = 5;` | `x = 5` |
| Function | `let f = (x, y) => x + y;` | `f x y = x + y` |
| Lam
neighbors