mirror of
https://github.com/github/codeql.git
synced 2026-06-25 22:57:01 +02:00
(Both reduce_left and map are still supported, but we could remove them at this point.) I think this way of writing things makes the intent a lot clearer -- it avoids extending the yeast rule language with complicated constructs, pushing the complexity (such as it is) into Rust instead.