Skip to content

refactor!: drop untyped initialiser#15

Merged
tmcdonell merged 1 commit into
mainfrom
refactor/init
Apr 23, 2026
Merged

refactor!: drop untyped initialiser#15
tmcdonell merged 1 commit into
mainfrom
refactor/init

Conversation

@tmcdonell

@tmcdonell tmcdonell commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

Prefer using only the typed-throws version instead. This is mildly-breaking in that users might need to add a type annotation in the captured closure to help the compiler along, but otherwise I don't think functionality/API actually changes.

Some prior discussion in #12.

Prefer using only the typed-throws version instead. This is
mildly-breaking in that users might need to add a type annotation in the
captured closure to help the compiler along, but otherwise functionality
does not change.
@tmcdonell tmcdonell merged commit 2b29200 into main Apr 23, 2026
3 checks 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.

3 participants