isA

inline fun <T : Any> isA(): T

Matches an argument that is instance of the given class.