one fable-low hijack cell
pair kotlin / typescript
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked kotlin (first-offered)
· classifierA
· tiernone
response (200 chars)
# TypeScript → Kotlin Cheat Sheet
## Basic Types
| TypeScript | Kotlin |
|---|---|
| `string` | `String` |
| `number` | `Int`, `Double`, `Long`, `Float` |
| `boolean` | `Boolean` |
| `any` | `Any` |
neighbors