Skip to content

Conversation

RobertBendun
Copy link

Code like this:

ring(1, 2, 3).map do |x|
  2 ** x
end

Requires another invocation of ring function to restore the type. Other methods like flat_map or filter don't have that problem so this PR copies how they are implemented.

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.

1 participant