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

update psalm type for map operation #72

Merged
merged 1 commit into from
Mar 17, 2021
Merged

Conversation

aszenz
Copy link
Contributor

@aszenz aszenz commented Mar 17, 2021

Fixes #71 , by updating map type to follow the canonical type definition

Fixes loophp#71 , by updating map type to follow the canonical type definition
@drupol drupol merged commit 360f8f6 into loophp:master Mar 17, 2021
@drupol
Copy link
Collaborator

drupol commented Mar 17, 2021

Thanks!

@aszenz aszenz deleted the patch-1 branch March 17, 2021 11:10
@drupol
Copy link
Collaborator

drupol commented Apr 16, 2021

I just noticed that we should have fixed the implementation as well. It seems to be a more complex job! Care to give a try?

@aszenz
Copy link
Contributor Author

aszenz commented Apr 25, 2021

I just noticed that we should have fixed the implementation as well. It seems to be a more complex job! Care to give a try?

Sure, I'll give a try, is the fix related to the same issue or a different one

@drupol
Copy link
Collaborator

drupol commented Apr 25, 2021

Feel free to do what suits you best :) thanks !

@drupol
Copy link
Collaborator

drupol commented May 8, 2021

Hi,
How it's going on this?

@aszenz aszenz mentioned this pull request May 8, 2021
@aszenz
Copy link
Contributor Author

aszenz commented May 8, 2021

@drupol
I somehow kept wanting to do it, but couldn't, anyways i made a pr, not sure i fully understand how the map operation works for a collection of callable's so let me know if there's anything obliviously wrong with it

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.

why does map expect return type to be a subtype
2 participants