transform

abstract fun transform(input: T): T

Transforms the given input into an output of the same type