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

Reimplement composable map in terms of pipe #135

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

diogob
Copy link
Contributor

@diogob diogob commented Mar 10, 2024

This implementation seems cleaner and easier to understand.

Also simplified the DF map since I thought that the current code was still a bit awkward passing and applying parameters.

…her Composable. The code gets a bit shorter and easier to understand IMHO
@diogob diogob marked this pull request as ready for review March 10, 2024 00:07
@diogob diogob force-pushed the implement-composable-map-in-terms-of-pipe branch from c3b7059 to 5942b8c Compare March 10, 2024 00:25
Copy link
Collaborator

@gustavoguichard gustavoguichard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👨‍🍳💋

@diogob diogob merged commit 8df93c1 into main Mar 15, 2024
2 checks passed
@diogob diogob deleted the implement-composable-map-in-terms-of-pipe branch March 15, 2024 17:40
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