error

fun <T> error(error: Exception): SystemaResult<T>
fun <R, T> error(result: SystemaResult<T>): SystemaResult<R>