Tail Recursive Generics

Use when getting "Type instantiation is excessively deep" errors. Use when writing recursive generic types. Use when processing large or deep type structures. Use when building type-level loops.

marius-townhouse e4c8262 6.5 KB Updated

File contents

marius-townhouse/effective-typescript-skills/tree/main/skills/tail-recursive-generics commit e4c8262068

Frequently asked questions

npx skillmds@latest add marius-townhouse/tail-recursive-generics