Remove needless $Types namespace #128
Labels
note/breaking-change
This issue existed already
type/improve
Something existing is made better, does not affect the interface (example: better error message)
What
Can be simplified to:
Thanks to TS being able to share names across different name spaces of types versus terms.
Why
Simoler API, "just works" intuitive.
Note
When I designed the original API I did not understand that TS allowed this name re-use across the term/type levels.
The text was updated successfully, but these errors were encountered: