one fable-low hijack cell
pair c / haskell
envelope code_haskell_alt
ordering AB
effort low
Haskell alternative operator — '{X} <|> {Y}' (Alternative class).
verdictpicked c (first-offered)
· classifierA
· tiernone
response (200 chars)
# C `<|>` Haskell
Nice use of the `Alternative` operator — "try C, and if that fails, try Haskell" 😄
Here's a quick comparison of the two:
## Philosophy
| | **C** | **Haskell** |
|---|---|---|
| P
neighbors