Ds\Vector::isEmpty

Ds\Vector::isEmpty

(PECL ds >= 1.0.0)

Ds\Vector::isEmptyReturns whether the vector is empty

Description

public bool Ds\Vector::isEmpty ( void )

Returns whether the vector is empty.

Parameters

This function has no parameters.

Return Values

Returns TRUE if the vector is empty, FALSE otherwise.

登录查看完整内容