Expand description
Miscellaneous utilities.
Modules§
- union_
find - The union find algorithm.
Structs§
- Deterministic
State - A hasher builder that creates
DefaultHasher
with default keys.
Traits§
- Generalized
Cross - This is a non-standard generalization of the cross product design exclusively to group the 3D cross product and the 2D perpendicular product behind the same interface.
- Index
Mut2 - Methods for simultaneously indexing a container with two distinct indices.
- User
Data - Trait to be implemented by user-defined data.