elm/core

Enhance documentation for `Dict.fromList`

ypyl opened this issue · 1 comments

ypyl commented

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

Thanks for reporting this! To set expectations:

  • Issues are reviewed in batches, so it can take some time to get a response.
  • Ask questions a community forum. You will get an answer quicker that way!
  • If you experience something similar, open a new issue. We like duplicates.

Finally, please be patient with the core team. They are trying their best with limited resources.