Skip to content

Conversation

@SenalKumarage
Copy link

Pull request 1 - 2017/11/17

end
end
end
count = matrix.inject(0) do |total, row|

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about matrix.flatten.count(true)?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes that works, that would save up some lines of code also.

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.

2 participants