MCPcopy Index your code
hub / github.com/TheAlgorithms/Rust / is_valid

Function is_valid

src/data_structures/treap.rs:302–304  ·  view source on GitHub ↗

Returns `true` if all nodes in the tree are valid.

(tree: &Treap<T>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

node_iterMethod · 0.45
is_validMethod · 0.45

Tested by

no test coverage detected