GoLang SplHeap::__construct

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



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

PHP SplHeap::__construct

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

SplHeap::__construct

(PHP 5 >= 5.3.0, PHP 7)

SplHeap::__constructConstructs a new empty heap

Description

public SplHeap::__construct ( void )

This constructs a new empty heap.

Parameters

This function has no parameters.

Return Values

No value is returned.