Type Alias polars::datatypes::PlIndexSet

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

Aliased Type§

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