Ds\Map::isEmpty

Ds\Map::isEmpty

(PECL ds >= 1.0.0)

Ds\Map::isEmptyReturns whether the map is empty

Description

public bool Ds\Map::isEmpty ( void )

Returns whether the map is empty.

Parameters

This function has no parameters.

Return Values

Returns TRUE if the map is empty, FALSE otherwise.