Damien
08/03/2021, 11:51 PMResult has been been opened up more widely somewhat recently. Yay! Are those who'd worked on it still paying attention here?
I was wondering why constrain the error type to be Throwable instead of another generic parameter. Why Result<T> instead of Result<T,E>?