eclipse / eclipse-collections

Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.
http://www.eclipse.org/collections
2.42k stars 604 forks source link

Add toStack to Ordered primitive Iterable #1528

Closed DineshPurushothamacharya closed 9 months ago

DineshPurushothamacharya commented 9 months ago

Signed-off-by: Dinesh Purushothamacharya Dinesh.Purushothamacharya@cerner.com

DineshPurushothamacharya commented 9 months ago

Hello @donraab could you please review and merge this pull request.

donraab commented 9 months ago

Hello @donraab could you please review and merge this pull request.

Hi @DineshPurushothamacharya, yes, before I give a quick review again, can you update the commit message and PR message... they both have a log of a lot of activity and other unimportant stuff. Thanks!

donraab commented 9 months ago

HI @DineshPurushothamacharya, I am ready to merge once you make these two small changes. I am not going to merge anything else until this PR is merged, because you've been patient and waited long enough. Thanks!

DineshPurushothamacharya commented 9 months ago

HI @DineshPurushothamacharya, I am ready to merge once you make these two small changes. I am not going to merge anything else until this PR is merged, because you've been patient and waited long enough. Thanks!

Hi @donraab I have made the changes as you have requested. Please check.