Files
rust/library
Kevin Reid b5e8a5d393 Document collection From and FromIterator impls that drop duplicate keys.
This behavior is worth documenting because there are other plausible
alternatives, such as panicking when a duplicate is encountered, and
it reminds the programmer to consider whether they should, for example,
coalesce duplicate keys first.
2024-12-21 19:57:42 -08:00
..
2024-08-29 12:13:19 -07:00
2024-07-28 14:46:29 -04:00
2024-11-19 18:54:20 +01:00
2024-12-19 10:08:29 +01:00