there should be `LazyList<T>` that consumes `Lazy<T>` and produces `T`
m
there should be
LazyList<T>
that consumes
Lazy<T>
and produces
T