NullableIterableScrewDriver<E> extension

provides extensions for nullable Iterable

on

Properties

isNotNullOrEmpty bool
Returns true if this is neither null nor empty collection
no setter
isNullOrEmpty bool
Returns true if this is either null or empty collection
no setter