fun <E> failure(error: E): Failure<E>
Helper to build a Failure operation
error - associated to the failed operation
error