is_empty.binomial_heap: Test whether a binomial heap is empty

Description Usage Arguments Value

Description

Test whether a binomial heap is empty

Usage

1
2
## S3 method for class 'binomial_heap'
is_empty(x)

Arguments

x

binomial heap

Value

Whether the heap is empty


mailund/ralgo documentation built on May 21, 2019, 11:07 a.m.