one fable-low hijack cell
pair c / r
envelope code_haskell_alt
ordering BA
effort low
Haskell alternative operator — '{X} <|> {Y}' (Alternative class).
verdictpicked c (first-offered)
· classifierA
· tiernone
response (200 chars)
It looks like you've typed `r <|> c` — could you give me a bit more context? Here are a few things this might be:
**Haskell — the `Alternative` operator:**
```haskell
r <|> c
```
This tries `r` first
neighbors