Type Alias polars_utils::aliases::PlIndexSet

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

Aliased Type§

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

Trait Implementations§