Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 238 Bytes

design.md

File metadata and controls

7 lines (6 loc) · 238 Bytes

Decisions

  • Pure type annotations
    • Needs an additional runtime type checker beartype, typeguard anyway
    • Autocomplete doesn't work with Unpack[] yet
    • Without Unpack[], would have to use heavily redundant @overload