one fable-low hijack cell
pair haskell / sml
envelope code_haskell_alt
ordering AB
effort low
Haskell alternative operator — '{X} <|> {Y}' (Alternative class).
verdictpicked haskell (first-offered)
· classifierA
· tiernone
response (200 chars)
# Haskell `<|>` SML
Nice use of the Alternative operator! Here's a comparison of the two:
## Quick Overview
| Feature | Haskell | Standard ML |
|---|---|---|
| Evaluation | Lazy by default | Strict
neighbors