Effective TypeScript › The Making of a TypeScript Feature: Inferring Type Predicates
Over the past few months I became a TypeScript contributor and implemented a new feature, type predicate inference, that should be one of the headliners for TypeScript 5.5. This post tells the story...