Skip to content

Split tuple_insert_static into two paths#15518

Draft
lukaszsamson wants to merge 1 commit into
elixir-lang:mainfrom
lukaszsamson:ls-tuple-insert-bug
Draft

Split tuple_insert_static into two paths#15518
lukaszsamson wants to merge 1 commit into
elixir-lang:mainfrom
lukaszsamson:ls-tuple-insert-bug

Conversation

@lukaszsamson

Copy link
Copy Markdown
Contributor
  • bdd_map on pure positive disjunction
  • expand to the exact negation-free positive DNF, insert and union on negations and/or implicit :bdd_top

Fixes #15517

Assisted-by: Claude Opus 4.8 & GPT 5.5

- bdd_map on pure positive disjunction
- expand to the exact negation-free positive DNF, insert and union on negations and/or implicit :bdd_top

Fixes elixir-lang#15517
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

tuple_insert_at loses the inserted element and misapplies it at wrong index

1 participant