PlIndexSet
polars_
core
0.53.0
PlIndex
Set
Aliased Type
In polars_
core::
datatypes
polars_core
::
datatypes
Type Alias
PlIndex
Set
Copy item path
Source
pub type PlIndexSet<K> = IndexSet<K, RandomState>;
Aliased Type
ยง
pub struct PlIndexSet<K> {
/* private fields */
}