Skip to content

Interface: LubResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Sorts / LubResponse

Interface: LubResponse

Defined in: src/types/sorts.ts:288

Result of LUB computation.

Properties

lub?

optional lub: string | null

Defined in: src/types/sorts.ts:290

The LUB sort UUID, or null if no common upper bound exists.