Skip to content

fix usage of callable with array_map#5373

Merged
muglug merged 1 commit intovimeo:masterfrom
orklah:callable-array-map
Mar 12, 2021
Merged

fix usage of callable with array_map#5373
muglug merged 1 commit intovimeo:masterfrom
orklah:callable-array-map

Conversation

@orklah
Copy link
Copy Markdown
Collaborator

@orklah orklah commented Mar 11, 2021

This should fix #5314
Only closures were used to infer return type. I added callables.

@muglug muglug merged commit 90fd1c5 into vimeo:master Mar 12, 2021
@muglug
Copy link
Copy Markdown
Collaborator

muglug commented Mar 12, 2021

Thanks!

This was referenced Mar 15, 2021
This was referenced Mar 17, 2021
@orklah orklah deleted the callable-array-map branch September 14, 2021 17:39
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.

array_map Ignores callable return type

2 participants