Skip to content

Fix strict_with so it correctly applies to extensible variant types - #350

Merged
NathanReb merged 2 commits into
OCamlPro:masterfrom
NathanReb:fix-strict-with-in-ext-types
Aug 4, 2026
Merged

Fix strict_with so it correctly applies to extensible variant types#350
NathanReb merged 2 commits into
OCamlPro:masterfrom
NathanReb:fix-strict-with-in-ext-types

Conversation

@NathanReb

Copy link
Copy Markdown
Contributor

Fixes #348

Signed-off-by: Nathan Rebours <nathan.rebours@ocamlpro.com>
It used to apply to variant types but not extensible variant
types which was quite inconsistent and seemed like an omission.

Signed-off-by: Nathan Rebours <nathan.rebours@ocamlpro.com>
@NathanReb
NathanReb merged commit 262d374 into OCamlPro:master Aug 4, 2026
7 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.

strict_with not honoured on extensible variants

1 participant