PHP Class Qaribou\Collection\CallbackHeap

Inheritance: extends SplHea\SplHeap
Show file Open project: jkoudys/immutable.php Class Usage Examples

Public Properties

Property Type Description
$cb

Public Methods

Method Description
__construct ( callable $cb )
compare ( $a, $b )

Method Details

__construct() public method

public __construct ( callable $cb )
$cb callable

compare() public method

public compare ( $a, $b )

Property Details

$cb public property

public $cb