NullableMapExensions<K, V> extension

Extensions to Map?

since 1.1.0

on

Properties

isEmpty bool
Returns true if this is null or empty
no setter
isNotEmpty bool
Returns true if this is NOT null and NOT empty
no setter