PHP Ds Deque isEmpty() 函数
Ds\Deque::isEmpty() 函数返回双向队列是否为空。
语法
Ds\Deque::isEmpty()函数没有任何参数。
如果deque为空,Ds\Deque::isEmpty()函数返回true,否则返回false。
Ds\Deque::isEmpty() 函数返回双向队列是否为空。
Ds\Deque::isEmpty()函数没有任何参数。
如果deque为空,Ds\Deque::isEmpty()函数返回true,否则返回false。