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.

srobinson 079ad67 4.9 KB Updated

File contents

srobinson/helioy-plugins/tree/main/plugins/helioy-pstack/skills/principle-type-system-discipline commit 079ad67dde

Frequently asked questions

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