Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.3 (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.