You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We habe it.Filter which works on a iter.Seq, we have it.FilterKeys returning iter.Seq[K] but we're missing it.FilterSeq2 to return the (obvious?) iter.Seq2[K, V].