functionalUpdate

external fun <TInput, TOutput> functionalUpdate(updater: Updater<TInput, TOutput>, input: TInput): TOutput(source)