Comment Re:Yes & the sheer amount of existing code/fra (Score 0) 414
you mean that it's easier to read than this?:
results = items.select {|item| item
(this kind of expressiveness cannot be achieved by java standard library)