Commit Graph

1 Commits

Author SHA1 Message Date
kili
39e8e214b7 Efficient hashing-based container types. The containers have been
optimized for performance critical use, both in terms of large data
quantities and high speed.

The declared cost of each operation is either worst-case or amortized,
but remains valid even if structures are shared.

ok ajacoutot@
2012-01-23 21:00:08 +00:00