jakewhiteley/php-sets
A implementation of a Java-like Set data structure for PHP. A Set allows storage of any value without duplicates which can be iterated in insertion order.
PHPGPL-3.0
Issues
- 0
add setOfSets method
#6 opened by ESCA7A
A implementation of a Java-like Set data structure for PHP. A Set allows storage of any value without duplicates which can be iterated in insertion order.
PHPGPL-3.0