blacklist

open fun <T : Element> List<T>.blacklist(blacklist: List<String>): List<T>

Blacklists all types, where the fqn starts with any entry of the given blacklist