Brad Fitzpatrick
dbf13976d3
types/mapx, ipn/ipnext: add ordered map, akin to set.Slice
...
We had an ordered set type (set.Slice) already but we occasionally want
to do the same thing with a map, preserving the order things were added,
so add that too, as mapsx.OrderedMap[K, V], and then use in ipnext.
Updates #12614
Change-Id: I85e6f5e11035571a28316441075e952aef9a0863
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2025-04-25 10:03:18 -07:00
..
2025-04-15 20:13:56 +01:00
2025-02-18 10:23:04 -06:00
2024-09-27 01:05:56 +01:00
2025-01-17 05:37:53 +00:00
2024-12-05 12:11:22 +00:00
2025-04-25 10:03:18 -07:00
2025-03-19 12:49:31 +00:00
2024-12-05 12:11:22 +00:00
2025-01-17 05:37:53 +00:00
2025-01-29 07:35:50 +00:00
2025-03-19 12:49:31 +00:00
2025-03-19 12:49:31 +00:00
2025-01-29 07:35:50 +00:00
2025-01-17 05:37:53 +00:00
2025-01-30 08:47:45 +00:00
2025-03-19 12:49:31 +00:00
2025-04-17 16:14:34 +01:00
2025-03-26 01:32:13 +00:00
2025-03-28 17:34:33 +00:00
2025-04-17 16:14:34 +01:00
2025-03-19 12:49:31 +00:00
2025-01-17 05:37:53 +00:00
2024-12-05 12:11:22 +00:00
2025-03-19 12:49:31 +00:00
2025-03-28 17:34:33 +00:00
2024-07-08 21:18:55 +01:00
2025-02-05 14:41:42 -08:00
2025-01-17 05:37:53 +00:00
2025-01-09 07:15:19 +00:00
2025-04-09 10:11:15 +01:00
2025-03-21 08:53:41 +00:00
2025-03-21 08:53:41 +00:00
2025-03-19 12:49:31 +00:00
2025-03-21 08:53:41 +00:00
2025-03-19 12:49:31 +00:00
2025-03-19 12:49:31 +00:00
2025-02-18 16:25:17 -06:00
2024-09-11 12:19:29 +01:00
2024-11-20 14:22:34 +00:00
2025-01-17 05:37:53 +00:00
2025-03-19 08:53:15 +00:00