Functions and algorithms implemented purely with TypeScript’s type system

๐Ÿ“š Functions and algorithms implemented purely with TypeScript’s type system – GitHub – ronami/meta-typing: ๐Ÿ“š Functions and algorithms implemented purely with TypeScript’s type system… Read more

Similar

TypeScript’s Migration to Modules

One of the most impactful things weโ€™ve worked on in TypeScript 5.0 isnโ€™t a feature, a bug fix, or a data structure optimization. Instead, itโ€™s an infrastructure change. In TypeScript 5.0, we restructured our entire codebase to use ECMAScript modules, and ... (more…)

Read more »