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