CodeQL library for C#
codeql/csharp-all 0.9.2-dev (changelog, source)
Search

Module Option

Provides a module for constructing optional versions of types.

Import path

import codeql.util.Option

Modules

Option

Constructs an Option type that is a disjoint union of the given type and an additional singleton element.