There is no information at Dict.fromList that it will remove any duplicated keys and will keep only the latest value associated with this particular key.
It will be great to have such information in the documentation explicitly. Same way as it is for Set.fromList
There is no information at Dict.fromList that it will remove any duplicated keys and will keep only the latest value associated with this particular key. It will be great to have such information in the documentation explicitly. Same way as it is for Set.fromList