removeChildrenIf

inline fun removeChildrenIf(cond: (index: Int, child: View) -> Boolean): Boolean