mirror of
https://github.com/moby/moby.git
synced 2026-07-15 03:51:57 +00:00
SetMatrix is a simple matrix of sets. Added tests This data structure will be used in following commit to handle transient states where the same key can momentarely be associated to more than a value Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>