one fable-low hijack cell
pair c / haskell
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked c (first-offered)
· classifierA
· tiernone
response (200 chars)
# `c || haskell`
In C, this evaluates to... a compiler error (undefined identifiers). In Haskell, `||` needs `Bool`s. So let's interpret it as: **"C or Haskell?"** 😄
## Quick comparison
| | **C** |
neighbors