Releases: doganoo/PHPAlgorithms
Releases · doganoo/PHPAlgorithms
smaller fixes
add fromIterable
2.1.0 add static method fromIterable
improved Code Quality
- return types/type hints where missing
- jsonSerialize return type for PHP 8
added BucketSort
1.1.1 Merge pull request #25 from tuqqu/bucket_sort
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
BugFix: do not cache HashTable key as array key
HashTable keys can also be an object