one fable-low hijack cell
pair ceylon / scala
envelope code_caret
ordering BA
effort low
Code-flavored caret operator — '{X} ^ {Y}'
verdictpicked scala (second-offered)
· classifierB
· tiernone
response (200 chars)
Interpreting `^` as XOR — "what's in one but not the other" — here's Ceylon vs. Scala, two statically-typed JVM languages:
## What Ceylon has that Scala doesn't
- **Union & intersection types as core
neighbors