equals Continuation
open override fun equalsContinuation(aContinuation: A_Continuation): Boolean
Content copied to clipboard
Answer whether the receiver equals the argument.
Return
The result of comparing the receiver and aContinuation.
Parameters
a Continuation
A continuation.