PHP » GoLang |
login |
register |
about
|
GoLang Ds\PriorityQueue::isEmpty
request it (247)
GoLang replacement for PHP's Ds\PriorityQueue::isEmpty
[edit | history]
Ds\PriorityQueue::isEmpty(PECL ds >= 1.0.0) Ds\PriorityQueue::isEmpty — Returns whether the queue is empty Description
public bool Ds\PriorityQueue::isEmpty
( void
)
Returns whether the queue is empty. ParametersThis function has no parameters. Return Values
Returns ExamplesExample #1 Ds\PriorityQueue::isEmpty() example
<?php The above example will output something similar to: bool(false) bool(true) |
more
Recently updated
more
Most requested
more
Last requests
|