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