minus

operator fun <T> SimpleFilter<T>?.minus(other: SimpleFilter<T>?): SimpleFilter<T>

Making +! operation. In fact that means that other will be inversed with not and that added to this via plus