package com.discord.stores; import d0.f0.q; import d0.g0.w; import d0.z.d.m; import d0.z.d.o; import java.util.Set; import kotlin.Pair; import kotlin.jvm.functions.Function2; /* compiled from: StoreCollapsedChannelCategories.kt */ public final class StoreCollapsedChannelCategories$Companion$fromCache$1 extends o implements Function2>> { public static final StoreCollapsedChannelCategories$Companion$fromCache$1 INSTANCE = new StoreCollapsedChannelCategories$Companion$fromCache$1(); public StoreCollapsedChannelCategories$Companion$fromCache$1() { super(2); } public final Pair> invoke(String str, String str2) { m.checkNotNullParameter(str, "key"); m.checkNotNullParameter(str2, "value"); long parseLong = Long.parseLong(str); return d0.o.to(Long.valueOf(parseLong), q.toHashSet(q.map(w.splitToSequence$default(str2, new String[]{","}, false, 0, 6, null), StoreCollapsedChannelCategories$Companion$fromCache$1$guildChannelIdsCollapsed$1.INSTANCE))); } }