compiler-plugin / arrow.meta.plugins.proofs.phases / CoercionProof
data class CoercionProof :
ExtensionProof
<init> | CoercionProof(from: KotlinType, to: KotlinType, through: FunctionDescriptor) |
from | val from: KotlinType |
through | val through: FunctionDescriptor |
to | val to: KotlinType |
asString | fun Proof .asString(): String |
callables | fun Proof .callables(descriptorNameFilter: (Name) -> Boolean = { true }): List <CallableMemberDescriptor> |
Do you like Arrow?
✖