Checks if the element at `idx` has children. # Parameters - `idx`: The index of the element. # Returns `true` if the element has children, `false` otherwise.
(&self, idx: usize)
source not stored for this graph (policy: none)
no test coverage detected