GoLang SplHeap::key

request it (238)
GoLang replacement for PHP's SplHeap::key [edit | history]



Do you know a GoLang replacement for PHP's SplHeap::key? Write it!

PHP SplHeap::key

PHP original manual for SplHeap::key [ show | php.net ]

SplHeap::key

(PHP 5 >= 5.3.0, PHP 7)

SplHeap::keyReturn current node index

Description

public mixed SplHeap::key ( void )

This function returns the current node index

Parameters

This function has no parameters.

Return Values

The current node index.