inverse

abstract fun inverse(): Transformer<O>(source)

Get the inverse of this transformation.

Return

A new transformer that represents the inverse of this transformation.