CodeQL library for Swift
codeql/swift-all 2.0.2 (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.