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