regular functions are subtypes of suspending ones ...
# coroutines
e
regular functions are subtypes of suspending ones (should be subtypes). Because they are not subtypes now (we don’t have conversion code either), it is causing host of usability problems