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

of now receives two parameters instead of one #36

Closed
tikudev opened this issue May 24, 2023 · 2 comments
Closed

of now receives two parameters instead of one #36

tikudev opened this issue May 24, 2023 · 2 comments

Comments

@tikudev
Copy link

tikudev commented May 24, 2023

From the v0.29 upgrade guide:
... improve of to work with more Applicative types. of now receives two parameters instead of one: the first parameter is type Constructor, and the second parameter is the value to be wrapped

The current typings do not yet reflect this change: export function of<T>(x: T): T[];

@Harris-Miller
Copy link
Collaborator

MRs welcome!

@Harris-Miller
Copy link
Collaborator

#41

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