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

Corrected a regression on Set keys with typecast: #628

Closed
wants to merge 1 commit into from

Conversation

jamieorc
Copy link
Contributor

@jamieorc jamieorc commented Dec 8, 2015

  • the regression returned Array, instead of preserving Set
  • added a spec example

Also use local variable for the doc examples for Array and spec,
as using a Constant has undesirable results (clobbering the other example).

* the regression returned Array, instead of preserving Set
* added a spec example

Also use local variable for the doc examples for Array and spec,
as using a Constant has undesirable results (clobbering the other example).
@jamieorc
Copy link
Contributor Author

This needs to get merged in. Is there a reason it hasn't yet?

@smtlaissezfaire
Copy link
Member

smtlaissezfaire commented Sep 30, 2020

Thanks for the contributions. Merged into master with some minor changes + should be in the next release.

See 47cfae7, c11dce4, c31e3a2

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.

None yet

2 participants