apply

open override fun apply(input: T): T(source)

Applies this transformation to the given input.

Return

The transformed output value

Parameters

input

The input value to transform