public abstract interface RemoveRedundantProjectionKind : R|kotlin/Any| { public abstract operator fun f(collection: R|ft, kotlin/collections/Collection?>!|): R|kotlin/Unit| public abstract operator fun f(comparator: R|ft, kotlin/Comparable?>!|): R|kotlin/Unit| }