Skip to content

Support sequences in partial function application#2626

Merged
ChristianGruen merged 1 commit intoBaseXdb:mainfrom
GuntherRademacher:partial-function-sequence
Mar 24, 2026
Merged

Support sequences in partial function application#2626
ChristianGruen merged 1 commit intoBaseXdb:mainfrom
GuntherRademacher:partial-function-sequence

Conversation

@GuntherRademacher
Copy link
Copy Markdown
Member

The changes in this PR extend partial function application to support sequences of function items, aligning behavior with dynamic function calls. The target expression of PartFunc is now evaluated as a sequence and a corresponding sequence of partially applied function items is returned. Tests for empty, filtered, and heterogeneous function sequences have been added.

This fixes QT4 test case DynamicFunctionCall-149.

@ChristianGruen ChristianGruen merged commit 0ca71e0 into BaseXdb:main Mar 24, 2026
1 check passed
@ChristianGruen ChristianGruen deleted the partial-function-sequence branch March 24, 2026 13:31
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