Brad Fitzpatrick
1e2e319e7d
util/slicesx: add MapKeys and MapValues from golang.org/x/exp/maps
...
Importing the ~deprecated golang.org/x/exp/maps as "xmaps" to not
shadow the std "maps" was getting ugly.
And using slices.Collect on an iterator is verbose & allocates more.
So copy (x)maps.Keys+Values into our slicesx package instead.
Updates #cleanup
Updates #12912
Updates #14514 (pulled out of that change)
Change-Id: I5e68d12729934de93cf4a9cd87c367645f86123a
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2025-01-03 10:48:31 -08:00
..
2024-02-27 23:03:49 -05:00
2023-01-27 15:36:29 -08:00
2024-10-14 11:34:31 +02:00
2024-06-05 15:24:04 -07:00
2024-03-05 16:57:04 +00:00
2024-11-11 12:39:19 -08:00
2024-04-16 15:32:38 -07:00
2024-02-08 17:34:22 -08:00
2024-06-19 12:25:53 -07:00
2023-03-04 12:24:55 -08:00
2024-12-12 10:29:36 -05:00
2024-01-18 12:08:13 -08:00
2024-04-16 15:32:38 -07:00
2023-06-23 12:50:45 -07:00
2023-11-01 19:23:16 -07:00
2024-04-16 15:32:38 -07:00
2023-10-13 15:38:22 -07:00
2023-11-22 12:09:59 -05:00
2024-04-16 15:32:38 -07:00
2024-07-10 09:57:00 -07:00
2024-11-05 10:27:52 -08:00
2023-01-27 15:36:29 -08:00
2024-10-03 20:15:00 +01:00
2025-01-03 10:48:31 -08:00
2023-04-17 18:38:24 -04:00
2024-04-16 15:32:38 -07:00
2023-01-27 15:36:29 -08:00
2024-04-16 15:32:38 -07:00
2024-07-10 09:57:00 -07:00
2024-07-10 09:57:00 -07:00
2024-07-29 19:39:55 -07:00
2024-11-05 10:27:52 -08:00
2024-05-24 14:11:19 -04:00
2023-01-27 15:36:29 -08:00
2024-03-27 08:53:52 -05:00
2023-01-27 15:36:29 -08:00
2024-04-16 15:32:38 -07:00
2023-01-27 15:36:29 -08:00
2024-06-05 15:57:27 -07:00
2024-06-05 15:24:04 -07:00
2024-04-16 15:32:38 -07:00
2024-11-11 13:22:34 -08:00
2024-06-10 18:38:27 -04:00
2025-01-03 10:48:31 -08:00
2024-12-23 07:43:56 -08:00
2025-01-03 10:48:31 -08:00
2023-04-03 17:14:14 -04:00
2023-01-27 15:36:29 -08:00
2023-08-08 19:51:44 -06:00
2024-04-16 15:32:38 -07:00
2024-04-04 14:38:16 -07:00
2024-04-16 15:32:38 -07:00
2024-12-02 10:30:46 +01:00
2024-10-09 12:59:25 -05:00
2024-11-19 14:11:50 -05:00
2024-04-16 15:32:38 -07:00