removeIfCompat

fun <E> ConcurrentLinkedQueue<E>.removeIfCompat(filter: (E) -> Boolean)