one fable-low hijack cell
pair go / haskell
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked go (first-offered)
· classifierA
· tiernone
response (200 chars)
**Short-circuit evaluation detected.** 🙂 Let me evaluate both operands:
## Go
```go
func main() {
fmt.Println("simple, fast, boring (in a good way)")
}
```
- **Philosophy:** Pragmatism. One obvio
neighbors