polars_utils::aliases

Type Alias PlHashSet

Source
pub type PlHashSet<V> = HashSet<V, PlRandomState>;

Aliased Type§

struct PlHashSet<V> { /* private fields */ }

Trait Implementations§