map
Applies a transformation to a TransactionValue, creating a new, transformed value. This function is type-safe.
Return
A new TransactionValue of type OUT.
Parameters
Type Parameters
IN
The input type.
OUT
The output type.
Applies a transformation to a TransactionValue, creating a new, transformed value. This function is type-safe.
A new TransactionValue of type OUT.
The input type.
The output type.