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

Support no context in function.compose #86

Closed
medikoo opened this issue Aug 30, 2018 · 1 comment
Closed

Support no context in function.compose #86

medikoo opened this issue Aug 30, 2018 · 1 comment
Assignees

Comments

@medikoo
Copy link
Owner

medikoo commented Aug 30, 2018

In most cases more natural form seems compose(f1, f2, f3) than f1.compose(f2, f3).

It'll be great if compose method supports evaluation with no context value

@medikoo medikoo self-assigned this Aug 30, 2018
@medikoo
Copy link
Owner Author

medikoo commented Apr 30, 2019

It was actually addressed with 2bafef7 and published with v0.10.49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant