Skip to content

IaFP/unordered-containers

This branch is 4 commits ahead of, 10 commits behind haskell-unordered-containers/unordered-containers:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2967e60 · Jun 18, 2022
Apr 27, 2022
Jun 18, 2022
Apr 15, 2022
Jan 13, 2022
May 6, 2022
Mar 4, 2022
Dec 28, 2017
Oct 16, 2012
Mar 4, 2022
Apr 24, 2022
Mar 22, 2022
Dec 30, 2010
Mar 1, 2022
Dec 30, 2010
Apr 27, 2022
May 19, 2022

Repository files navigation

unordered-containers

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.

For background information and design considerations on this package see the Developer Guide.

For practical advice for contributors see CONTRIBUTING.md.

About

Efficient hashing-based container types

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 100.0%