polars::datatypes

Type Alias PlIndexSet

Source
pub type PlIndexSet<K> = IndexSet<K, RandomState>;

Aliased Typeยง

struct PlIndexSet<K> { /* private fields */ }