apply

open override fun apply(input: I): O(source)

Applies this transformation to the given input.

Return

The transformed output value

Parameters

input

The input value to transform