insertion-order topic

List insertion-order repositories

jdkgdxds

26
Stars
2
Forks
Watchers

Java data structures for primitive and/or Object items

php-sets

19
Stars
2
Forks
Watchers

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.