constant FastPriorityQueue::EXTR_PRIORITY in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/zendframework/zend-stdlib/src/FastPriorityQueue.php \Zend\Stdlib\FastPriorityQueue::EXTR_PRIORITY
File
- vendor/
zendframework/ zend-stdlib/ src/ FastPriorityQueue.php, line 28
Class
- FastPriorityQueue
- This is an efficient implementation of an integer priority queue in PHP
Namespace
Zend\StdlibCode
const EXTR_PRIORITY = PhpSplPriorityQueue::EXTR_PRIORITY;