Seeking a Method for Tuple Creation with Original and Computed Values

i don't suppose there's a convenience method that takes the current incoming value and returns a tuple of the original incoming value and the newlying computed value?
Was this page helpful?