polars
0.40.0
PlIndexSet
Aliased type
In polars::prelude::datatypes
Type Alias
polars
::
prelude
::
datatypes
::
PlIndexSet
Copy item path
source
·
[
−
]
pub type PlIndexSet<K> = IndexSet<K, RandomState>;
Aliased Type
§
struct PlIndexSet<K> {
/* private fields */
}