Jhonathan Abreu
202a63ea44
Add Empty property to MemoizingEnumerable ( #9576 )
...
Adds a boolean Empty property that reports whether the enumerable yields any items, forcing enumeration of only the first item so memoization and lazy evaluation are preserved. Includes unit tests covering empty/non-empty sources, lazy single enumeration, disabled memoization, and enumerable integrity after accessing Empty.
2026-07-01 11:30:52 -04:00
..
2024-06-26 10:11:36 -03:00
2021-11-15 14:44:30 -03:00
2024-06-26 10:11:36 -03:00
2023-08-09 14:53:00 -03:00
2026-05-18 18:12:45 -03:00
2016-02-08 14:21:25 -05:00
2020-12-02 20:10:40 -03:00
2022-01-20 18:52:22 -03:00
2024-11-27 16:53:02 -03:00
2025-01-10 18:57:37 -03:00
2025-10-24 17:18:20 -03:00
2025-08-18 18:44:25 -03:00
2026-02-16 11:29:19 -03:00
2024-06-26 10:11:36 -03:00
2015-01-12 12:03:33 -03:00
2026-02-19 15:15:25 -04:00
2024-03-13 19:05:57 -03:00
2024-06-26 10:11:36 -03:00
2024-03-11 11:53:40 -03:00
2020-12-28 16:26:40 -03:00
2023-04-03 14:24:41 -03:00
2024-07-05 13:54:03 -03:00
2025-11-25 20:32:06 +02:00
2024-04-12 17:29:15 -03:00
2019-01-11 14:00:32 -03:00
2024-01-22 14:45:43 -04:00
2026-07-01 11:30:52 -04:00
2020-12-17 12:59:13 -03:00
2015-05-20 16:37:33 -04:00
2025-12-08 18:01:31 -03:00
2025-10-13 09:21:27 -03:00
2015-10-15 11:10:54 -04:00
2024-05-08 12:58:33 -03:00
2024-06-26 10:11:36 -03:00
2025-12-31 11:58:51 -04:00
2025-08-13 14:51:48 -03:00
2018-07-27 17:36:36 -03:00