CodeQL library for Java/Kotlin
codeql/java-all 4.2.1-dev (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.