equalsContinuation

abstract fun equalsContinuation(aContinuation: A_Continuation): Boolean

Answer whether the receiver equals the argument.

Return

The result of comparing the receiver and aContinuation.

Parameters

aContinuation

A continuation.