capture

abstract fun capture(value: T)

Captures a given value

Parameters

value

the value to capture.