success

fun <E, T> success(value: E): TransformationResult<E, T>(source)

Creates a TransformationSuccess object with the given value.