Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
4.2
-
None
-
None
Description
Create a utility function that creates an Iterator around a Collection. This iterator will skip all values in the collection that are 'null' values within the collection, only returning items with a value.