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
..
2019-10-19 14:52:34 -04:00
2025-12-01 12:44:22 -04:00
2019-05-10 16:15:24 -03:00
2022-08-11 19:06:11 -03:00
2023-12-12 20:26:58 -03:00
2026-01-28 10:53:19 -03:00
2026-05-18 18:12:45 -03:00
2024-02-02 17:27:37 -03:00
2015-12-16 13:57:53 -05:00
2019-09-12 14:13:24 -04:00
2021-03-22 11:08:48 -07:00
2020-12-02 20:10:40 -03:00
2025-12-29 09:53:37 -03:00
2020-09-22 21:06:59 -03:00
2025-01-10 18:57:37 -03:00
2025-08-13 10:27:30 -03:00
2026-02-16 11:29:19 -03:00
2020-11-16 21:10:14 -03:00
2018-08-04 10:57:41 -03:00
2017-10-17 12:15:58 -04:00
2020-12-02 18:42:24 -03:00
2022-08-11 19:06:11 -03:00
2015-06-18 17:19:36 -04:00
2015-04-07 13:53:33 -04:00
2025-07-17 16:32:23 -03:00
2023-03-31 18:29:55 -03:00
2026-06-17 11:09:55 -03:00
2023-01-12 16:39:02 -03:00
2025-11-28 16:03:02 -04:00
2023-05-31 10:22:21 -03:00
2025-02-06 17:50:10 -03:00
2026-07-01 11:30:52 -04:00
2015-09-15 14:56:03 -04:00
2024-07-10 14:17:27 -03:00
2024-09-09 12:39:31 -03:00
2025-10-27 11:31:14 -03:00
2025-10-27 11:31:14 -03: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
2025-11-28 16:03:02 -04:00
2020-04-27 17:45:53 -03:00
2024-07-03 15:43:17 -03:00
2016-04-12 19:06:45 -04:00
2015-11-12 13:55:43 -05:00
2025-03-31 16:44:22 -03:00
2019-06-17 16:45:53 -07:00
2018-08-23 12:55:25 -04:00
2025-12-31 11:58:51 -04:00
2020-12-02 21:49:59 -03:00
2021-12-22 13:14:56 -03:00
2026-04-14 14:03:23 -03:00
2025-04-29 11:04:55 -03:00
2015-04-14 15:50:13 -04:00