one fable-low hijack cell
pair ceylon / kotlin
envelope en_arrow
ordering AB
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked kotlin (second-offered)
· classifierB
· tiernone
response (200 chars)
# Kotlin → Ceylon Translation Guide
Ceylon (now Eclipse Ceylon) is similar in spirit to Kotlin. Here are common mappings:
## Basic Declarations
**Kotlin:**
```kotlin
val name: String = "hello"
var
neighbors