Skip to content

Seq: Fix that find() returns false instead of null#79

Merged
nilmerg merged 1 commit into
mainfrom
fix-seq-find-false-positive-in-arrays
Jun 11, 2026
Merged

Seq: Fix that find() returns false instead of null#79
nilmerg merged 1 commit into
mainfrom
fix-seq-find-false-positive-in-arrays

Conversation

@nilmerg

@nilmerg nilmerg commented Jun 10, 2026

Copy link
Copy Markdown
Member

In case of arrays as array_search returns false.

@nilmerg nilmerg added this to the v1.0.0 milestone Jun 10, 2026
@nilmerg nilmerg requested a review from sukhwinder33445 June 10, 2026 14:08
@nilmerg nilmerg self-assigned this Jun 10, 2026
@cla-bot cla-bot Bot added the cla/signed label Jun 10, 2026
@nilmerg nilmerg force-pushed the fix-seq-find-false-positive-in-arrays branch 2 times, most recently from 1298285 to c07f8ed Compare June 10, 2026 14:48
In case of arrays as array_search returns false.
@nilmerg nilmerg force-pushed the fix-seq-find-false-positive-in-arrays branch from c07f8ed to 1a56d1c Compare June 10, 2026 14:49
@nilmerg nilmerg merged commit fddc422 into main Jun 11, 2026
13 checks passed
@nilmerg nilmerg deleted the fix-seq-find-false-positive-in-arrays branch June 11, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants