Currently no other way than to pass a `() -> T`...
# announcements
m
Currently no other way than to pass a
() -> T
or a
Lazy
as @diesieben07 suggests.