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

Add strict-container instances? #1

Open
Boarders opened this issue Nov 25, 2021 · 2 comments
Open

Add strict-container instances? #1

Boarders opened this issue Nov 25, 2021 · 2 comments

Comments

@Boarders
Copy link

This package seems like a really nice idea, I was wondering if it makes sense to piggyback off of strict-containers to add the necessary strict instances for these types?

@tomjaguarpaw
Copy link
Owner

Interesting idea. Unfortunately the conversion from lazy container to strict container is not zero cost, and zero cost conversion is an important design goal of this library.

@Boarders
Copy link
Author

Ah, that's fair.

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

No branches or pull requests

2 participants