one fable-low hijack cell
pair typescript / zig
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked typescript (first-offered)
· classifierA
· tiernone
response (200 chars)
# Zig → TypeScript Cheat Sheet
## Basic Types
| Zig | TypeScript |
|---|---|
| `i8`–`i32`, `u8`–`u32`, `f32`, `f64` | `number` |
| `i64`, `u64`, `i128` | `bigint` |
| `bool` | `boolean` |
| `[]const
neighbors