mergearray.impl.handle_array

Undocumented in source.

Members

Enums

MergeResult
enum MergeResult

Possibilities for the result of a merge operation.

Structs

Handle
struct Handle(Bag)

A handle to a Union-Find node, referencing a mergeable collection of type Bag.

Meta