You canβt just carry everyone elseβs hopes and fears around in your backpack and expect to stand up straight.
David Kirk
See detailed description in the blog post:
Structure of this repository:
containers-sig-readonly
: signatures for read-only mapscontainers-sig
: signatures for maps that can be modifiedcontainers-ordered-strict
: implementation of signatures for theMap.Strict
data type from thecontainers
packagecontainers-int-strict
: implementation of signatures for theIntMap.Strict
type from thecontainers
packagecontainers-unordered-strict
: implementation of signatures for theHashMap.Strict
from theunordered-containers
packagecontainers-primitive
: implementation of signatures for theMap.Lifted.Lifted
from theprimitive-containers
packagecontainers-contrib-readonly
: general functions for maps implemented using thecontainers-sig-readonly
packagecontainers-contrib
: general functions for maps implemented using thecontainers-sig-readonly
andcontainers-sig
packagescontainers-example
: package that mixes signatures and different implementations
Acknowledgementπ
Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY.