equalsContinuationType

abstract fun equalsContinuationType(aContinuationType: A_Type): Boolean

Answer whether the receiver equals the argument.

Return

The result of comparing the receiver and aContinuationType.

Parameters

aContinuationType

A continuation type.