We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe0de8 commit 925fd2eCopy full SHA for 925fd2e
docs/codeql/ql-language-reference/modules.rst
@@ -278,8 +278,8 @@ in the QL language specification.
278
Built-in modules
279
****************
280
281
-QL defines a `QlBuiltins` module, which is a built-in module that all databases
282
-include. Currently, it defines a single parameterized sub-module
+QL defines a `QlBuiltins` module, which is a built-in module that is always in scope.
+Currently, it defines a single parameterized sub-module
283
`EquivalenceRelation`, that provides an efficient abstraction for working with
284
(partial) equivalence relations in QL.
285
0 commit comments