Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Swift
codeql/swift-all 4.3.0 (changelog, source)

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.