Hacker News new | ask | show | jobs
by zarzavat 1702 days ago
What type is result? In TypeScript you'd have to give it an any type which means you lose type checking.