CodeQL library for Rust
codeql/rust-all 0.1.11 (changelog, source)
Search

Module DenseRank2

Same as DenseRank, but allows for a context consisting of two elements.

Import path

import codeql.util.DenseRank

Predicates

denseRank

Gets the Ranked value for which the dense rank in the context provided by c1 and c2 is rnk.

Parameters