nthOfType

inline fun nthOfType(selector: Selector, block: T.() -> Unit)(source)
inline fun nthOfType(selector: String, block: T.() -> Unit)(source)