one fable-low hijack cell
pair forth / q
envelope code_haskell_alt
ordering AB
effort low
Haskell alternative operator — '{X} <|> {Y}' (Alternative class).
verdictpicked q (second-offered)
· classifierB
· tiernone
response (200 chars)
```
q
q ? undefined word
ok
```
In Forth, `q` isn't a standard word. If you meant to quit the interpreter, try:
- **`bye`** — exits the Forth system (standard)
- **Ctrl+D** — works in most interact
neighbors