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

Composite functions and functors #544

Merged
merged 6 commits into from
Nov 2, 2021

Conversation

epatters
Copy link
Member

@epatters epatters commented Nov 2, 2021

Introduces a type CompositeFunctor for lazy compositions of functors and also refactors the lazy composition of functions in Set to use a new type CompositeFunction.

@epatters epatters merged commit accf7a9 into AlgebraicJulia:master Nov 2, 2021
@epatters epatters deleted the composite-functors branch November 2, 2021 19:50
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.

None yet

1 participant