cadenza / org.intelligence.asm / checkcast

checkcast

fun Block.checkcast(type: Type): Unit
fun <T : Block, A> T.checkcast(type: Type, of: T.() -> A): A