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

Expose new typeclass combinators #8

Open
jacob-alford opened this issue Nov 24, 2023 · 1 comment
Open

Expose new typeclass combinators #8

jacob-alford opened this issue Nov 24, 2023 · 1 comment

Comments

@jacob-alford
Copy link
Collaborator

Helpers like tap, etc are currently @internal, they should be exposed

@jacob-alford
Copy link
Collaborator Author

This is a bit tricky because it relies on some private types that are not (with fp-ts) intended to be exposed as an API. So for TS's sake we'll also need to expose those too.

We could also consider exposing 'dual'

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

1 participant