mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Accept reviewer reformulation
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
This commit is contained in:
@@ -278,8 +278,8 @@ in the QL language specification.
|
||||
Built-in modules
|
||||
****************
|
||||
|
||||
QL defines a `QlBuiltins` module, which is a built-in module that all databases
|
||||
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
|
||||
`EquivalenceRelation`, that provides an efficient abstraction for working with
|
||||
(partial) equivalence relations in QL.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user