Type Alias polars::prelude::PlIndexSet

pub type PlIndexSet<K> = IndexSet<K, RandomState>;

Aliased Type§

struct PlIndexSet<K> { /* private fields */ }