Is there a rule that the Dict.insertAll
aka union, and the Dict.keepShared
aka intersection use to merge values with the same key? I've been playing around in REPL and it looks like it keeps the values from the first Dict
. Just want to confirm it's this simple to explain to users?
I commented about this some elsewhere.
Last updated: Sep 08 2025 at 12:16 UTC