Transformed

constructor(source: TransactionValue<IN>, transform: (IN) -> OUT)

Parameters

source

Where the input comes from.

transform

What to do to it.