Type Alias polars::datatypes::PlIndexMap
source · pub type PlIndexMap<K, V> = IndexMap<K, V, RandomState>;
Aliased Type§
struct PlIndexMap<K, V> { /* private fields */ }
pub type PlIndexMap<K, V> = IndexMap<K, V, RandomState>;
struct PlIndexMap<K, V> { /* private fields */ }