kotlin-stdlib
Common
JS
Native
kotlin-stdlib
/
kotlin.collections
/
HashSet
/
isEmpty
is
Empty
Common
JS
Native
expect
open
override
fun
isEmpty
(
)
:
Boolean
(
source
)
actual
open
override
fun
isEmpty
(
)
:
Boolean
Returns
true
if the collection is empty (contains no elements),
false
otherwise.
actual
open
override
fun
isEmpty
(
)
:
Boolean
Returns
true
if the collection is empty (contains no elements),
false
otherwise.