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

Make assuming preserve return type #798

Closed
wants to merge 2 commits into from

Conversation

zostay
Copy link
Contributor

@zostay zostay commented Jun 21, 2016

Small change (possibly naïve) for making .assuming preserve the return type.

@lizmat
Copy link
Contributor

lizmat commented Jun 21, 2016

This patch appears to break t/spec/S06-currying/positional.t , test #36 . Could you find out why?

@zostay
Copy link
Contributor Author

zostay commented Jun 21, 2016

I looked at it and threw my arms up. I have no idea why using --> in the proto would strip is raw from the multi, at least that's what I think happened. I switched to using returns instead, but just on the multi and that seems to be better.

@zoffixznet
Copy link
Contributor

Thank for the work, but based on comments in #857, seems it superseeded this PR and was merged before this one. Sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants