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