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