ResultErrorStream<T> extension

ResultErrorStream utility extension methods.

on

Methods

mapToErrorWithTag() Stream<ErrorWithTag>
Map the ResultError to the the exception that holds
mapToException() Stream<Exception>
Map the ResultError to the the exception that holds