Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Looks like nElement never gets incremented, yet it is used in the `isEmpty` function. As a result, `isEmpty` would always return true.
- Loading branch information