Module org.panteleyev.commons
Package org.panteleyev.commons.functional
package org.panteleyev.commons.functional
Functional support.
-
ClassDescriptionThis class provides general purpose extension methods.Failure<T>This class represents failed result with exception.Result<T>A discriminated union that encapsulates either successful result with a value or failure with exception.Success<T>This class represents successful result with value of type
T.