Libraries anvil lang select

iterator select(object selector, object elements)
Returns iterator of all elements for which the given function returned true.
Parameters pipe -  Callable selector receiving parameters (element, index)