Principle Type System Discipline

Apply when designing types, reviewing a function signature, or writing code in any statically-typed language. Make illegal states unrepresentable, brand semantic primitives, parse external data at boundaries, refuse to lie to the compiler, exhaust variants, derive from authoritative schemas.

painhardcore c138325 4.9 KB Updated

File contents

painhardcore/pstack/tree/main/skills/principle-type-system-discipline commit c138325ecb

Frequently asked questions

npx skillmds@latest add painhardcore/principle-type-system-discipline