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
..
2025-12-29 09:53:37 -03:00
2024-07-10 14:17:27 -03:00
2025-04-29 11:04:55 -03:00