process

suspend fun process(value: T)
suspend fun process(value: Lazy<T>)