Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new Heap#isEmpty() class method (#3) #7

Merged
merged 1 commit into from
Apr 30, 2019
Merged

Conversation

klaudiosinani
Copy link
Owner

Description

The PR introduces the following new nullary predicate method:

  • Heap#isEmpty()

The method returns true, if the heap is empty, or false if it is not.

Also, the corresponding TypeScript ambient declarations are included in the PR.

@klaudiosinani klaudiosinani added the enhancement New feature or request label Apr 30, 2019
@klaudiosinani klaudiosinani merged commit b5fd1c9 into master Apr 30, 2019
@klaudiosinani klaudiosinani deleted the Heap#isEmpty branch April 30, 2019 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant