Files
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
..
2015-12-16 13:57:53 -05:00
2025-12-29 09:53:37 -03:00
2015-06-18 17:19:36 -04:00
2024-07-10 14:17:27 -03:00
2020-04-27 17:45:53 -03:00
2019-06-17 16:45:53 -07:00
2025-04-29 11:04:55 -03:00