Skip to content

Support for result builder in concat and merge#70

Merged
DevYeom merged 1 commit into
mainfrom
result-builder
Jan 14, 2024
Merged

Support for result builder in concat and merge#70
DevYeom merged 1 commit into
mainfrom
result-builder

Conversation

@DevYeom
Copy link
Copy Markdown
Owner

@DevYeom DevYeom commented Jan 14, 2024

Related Issues 💭

Description 📝

Additional Notes 📚

.concat {
    .just(.increment)
    .just(.increment)
    if condition {
        .just(.increment)
    }
}

Checklist ✅

  • If it's a new feature, have appropriate unit tests been added?
  • If the changes affect existing functionality, please verify whether the above information has been appropriately described.

@DevYeom DevYeom self-assigned this Jan 14, 2024
@DevYeom
Copy link
Copy Markdown
Owner Author

DevYeom commented Jan 14, 2024

@sobabear FYI

@DevYeom DevYeom merged commit 5fb07c2 into main Jan 14, 2024
@DevYeom DevYeom deleted the result-builder branch January 14, 2024 14:00
@sobabear
Copy link
Copy Markdown
Contributor

Thanks!

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