Skip to content

Make DTypes sealed traits - #149

Merged
benikm91 merged 1 commit into
dimwit-dev:mainfrom
benikm91:make-dtype-sealed
Aug 16, 2026
Merged

Make DTypes sealed traits#149
benikm91 merged 1 commit into
dimwit-dev:mainfrom
benikm91:make-dtype-sealed

Conversation

@benikm91

@benikm91 benikm91 commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator

Making trait sealed makes VSCode show types better. Also it makes sense to make them not extendable.

After PR:
image

Before:
image

@marcelluethi
marcelluethi self-requested a review August 16, 2026 11:40

@marcelluethi marcelluethi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice - simple fix with great effect.

@benikm91
benikm91 merged commit d018bb9 into dimwit-dev:main Aug 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants