CodeQL library for Java/Kotlin
codeql/java-all 7.0.1 (changelog, source)
Search

Module Either

Provides a module for constructing a union Either type.

Import path

import codeql.util.Either

Modules

Either

Constructs an Either type that is a disjoint union of two types.