A basic implementation of a Treap implementing
java.util.Collection.
Beyond the standard Collection requirements, it also implements
spliterator() to allow for efficient parallel streaming.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A basic implementation of a Treap implementing
java.util.Collection.
Beyond the standard Collection requirements, it also implements
spliterator() to allow for efficient parallel streaming.