observe

fun observe(response: ResponseCIfc)(source)
fun observe(response: Response)(source)

The response will be observed by the weighted response such that whenever the response changes, the weighted response will be assigned the same value.

Parameters

response

the response to observe