justcoding121 / advanced-algorithms

100+ algorithms & data structures generically implemented in C#
MIT License
1.3k stars 289 forks source link

Fixes BpTree's IEnumerable Interface. #15

Closed tvildo closed 6 years ago

tvildo commented 6 years ago

null reference exception when using empty BpTree enumerator.