Skip to content

self-assert / Requirements / isEmpty

Function: isEmpty()

isEmpty(value): boolean

Returns a predicate that holds when the list has no elements

Parameters

ParameterType
valueArrayLike

Returns

boolean