Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add unit tests for lazy vs eager message evaluation
Introduce `LazyMessageTest` to compare eager and lazy message evaluation in assertions and logging. This provides better insights into optimization and ensures correct behavior when using lambda expressions for deferred execution.
- Loading branch information