News

Bug description The hash function uses commutative hash to combine all keys and all values separately. This results in unnecessary hash collisions: TEST(VariantTest, xxx) { auto a = Variant::map({{ ...