result

fun result(f: suspend ActionEnv.(T) -> R)

Calculate the result of goal

lateinit var result: suspend ActionEnv.(T) -> R