differenceFrom

private fun String.differenceFrom(previous: String): String(source)

Executes the differenceFrom step in the SDAI presentation layer.

Return

Result produced by differenceFrom.

Author

Dmitriy Moroz

Parameters

previous

previous value consumed by the API.