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-03 10:43:35 +01:00
2025-05-28 16:40:57 +02:00
2025-02-25 15:43:12 +01:00
2025-02-25 15:43:12 +01:00
2026-02-09 09:37:58 +01:00
2025-02-25 15:43:12 +01:00
2025-11-03 10:43:35 +01:00
2025-05-19 11:14:55 +02:00