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

Polymorphic viewmorphisms #22

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

Conversation

danbornside
Copy link
Contributor

This PR should fix some issues with using ViewMorphisms.

  • get rid of some hard-coded query/response types in IdentityV/SingleV
  • map/traverse combinators for using ViewMorphisms.

@madeline-os madeline-os self-requested a review February 22, 2022 16:25
… value view to a completely different type.

It should be possible to rearrange these to work in O(n) rather than O(n log n), at which point the non-type changing ones can be gotten rid of.
@danbornside danbornside marked this pull request as ready for review March 1, 2022 14:47
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