(PHP 5 >= 5.3.0, PHP 7)
Return current node pointed by the iterator
public mixed SplHeap::current ( void )
Get the current datastructure node.
Returns:
The current node value.
Please login to continue.