Kotools Types
4.5.3
common
types
/
kotools.types.collection
/
sizeOrZero
size
Or
Zero
@
Since
(
version
=
KotoolsTypesVersion.V4_1_0
)
val
NotEmptyCollection
<
*
>
?
.
sizeOrZero
:
PositiveInt
Returns the size of this collection, or returns
ZeroInt
if this collection is
null
.