stop

abstract fun stop()

Completes the trace and this trace can be discarded.


open fun stop(reason: (Traceable?) -> TraceValue?)

Stop the trace with a "reason" attribute.