Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Refactor using curry_flip from Expression library #682

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

dbrattli
Copy link
Collaborator

@dbrattli dbrattli commented Dec 31, 2022

WIP branch for refactoring RxPY to use curry_flip from the Expression library. This will remove a lot of boilerplate code and make the operator code more readable (no nested functions).

@coveralls
Copy link

coveralls commented Dec 31, 2022

Coverage Status

Coverage: 93.407% (+0.01%) from 93.396% when pulling 15754e0 on curry-flip into a10cc1c on master.

@matiboy
Copy link
Collaborator

matiboy commented Feb 4, 2023

@dbrattli If I'm going to make changes related to this like add curry_flip on some operators, maybe amending some types or adding overrides, would you prefer if I branch out and PR into this branch or push changes direct to the branch?

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.

None yet

3 participants