← 返回首页
Either
CodeQL library for Java/Kotlin
codeql/java-all 9.1.0 (changelog, source)

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.

Copyright 2026 GitHub Software UK Ltd.Privacy Statement