- Fix comparison operators
- sdk version updated
search
added- different type comparison support. (E.g
test/methods_test.dart
)
- change
==
toidentical || ==
Bound
added toiteratorFrom
.- Readme changed
- change
==
toidentical
- Added tree type(AVL) to readme
- All
then
renamed tothan
- code cleanup
- Readme.md updated
- Initial version.