Type Alias polars_core::datatypes::PlIndexSet

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

Aliased Type§

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