GavinPHR / pytreemap

Python Implementation of Java TreeMap/TreeSet (Red-Black Tree)
https://gavinphr.github.io/pytreemap/
GNU General Public License v2.0
13 stars 7 forks source link

DEV - Fixing issue #1 'NavigableSubMap.is_empty is calling an underlying 'is_emptry' method which clearly does not exist.'. #4

Closed rafaelsilverioit closed 1 year ago

rafaelsilverioit commented 2 years ago

Reference: https://github.com/GavinPHR/pytreemap/issues/1