Elena Torro 2ccd2a6679 🔧 Use HashSet for grid layout children lookup
HashSet provides O(1) contains() vs Vec's O(n), improving
child lookup performance in grid cell data creation.
2026-02-09 09:38:01 +01:00
..
2025-11-28 13:25:13 +01:00
2025-11-20 11:56:25 +01:00
2025-11-06 14:16:07 +01:00
2026-02-06 09:34:58 +01:00
2026-02-05 17:29:43 +01:00
2026-02-05 17:29:43 +01:00
2025-11-13 12:31:26 +01:00
2025-12-09 11:26:03 +01:00
2026-02-09 09:35:04 +01:00
2026-01-27 11:11:38 +01:00
2025-12-09 10:43:33 +01:00
2025-11-06 12:20:02 +01:00
2025-10-01 09:18:46 +02:00
2025-05-19 11:14:55 +02:00
2025-10-24 10:35:30 +02:00