polars_utils::aliases

Type Alias PlIndexSet

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

Aliased Type§

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

Trait Implementations§