Lambdas are just values, while functions and refer...
# coroutines
o
Lambdas are just values, while functions and references to them have more reflective information. Expressing suspend functions as values (callable references) would need working in a lot of places, though may be small.